Function postcard::experimental::serialized_size
source · pub fn serialized_size<T>(value: &T) -> Result<usize>Expand description
Compute the size of the postcard serialization of T.
pub fn serialized_size<T>(value: &T) -> Result<usize>Compute the size of the postcard serialization of T.