pub fn len<T>(x: T) -> usizewhere T: CborLen<()>,
Calculate the length in bytes of the given value’s CBOR representation.