bincode::ser

Macro impl_size_int

Source
macro_rules! impl_size_int {
    ($ser_method:ident($ty:ty) = $size_method:ident()) => { ... };
}