Macro bincode::ser::impl_serialize_int

source ยท
macro_rules! impl_serialize_int {
    ($ser_method:ident($ty:ty) = $ser_int:ident()) => { ... };
}