[−][src]Function bincode::serialized_size 
pub fn serialized_size<T: ?Sized>(value: &T) -> Result<u64> where
    T: Serialize, Returns the size that an object would be if serialized using Bincode with the default configuration.
pub fn serialized_size<T: ?Sized>(value: &T) -> Result<u64> where
    T: Serialize, Returns the size that an object would be if serialized using Bincode with the default configuration.