Macro tetsy_impl_codec::impl_uint_codec[][src]

macro_rules! impl_uint_codec {
    ($name: ident, $len: expr) => { ... };
}

Add Tetsy Codec serialization support to an integer created by construct_uint!.