impl_write_method

Macro impl_write_method 

Source
macro_rules! impl_write_method {
    ($type:ty, $method:ident, $size:literal) => { ... };
}