pub fn binary_size<T: Serialize + ?Sized>(value: &T) -> usize
Return the binary-encoded size for one value, saturating to usize.
usize