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