Macro darkfi_serial::impl_int_encodable

source ยท
macro_rules! impl_int_encodable {
    ($ty:ident, $meth_dec:ident, $meth_enc:ident) => { ... };
}