implement_serialize

Macro implement_serialize 

Source
macro_rules! implement_serialize {
    ($t:ty: $size:expr) => { ... };
}