Macro tetsy_impl_rlp::impl_uint_rlp[][src]

macro_rules! impl_uint_rlp {
    ($name: ident, $size: expr) => { ... };
}
Expand description

Add RLP serialization support to an integer created by construct_uint!.