impl_read_method

Macro impl_read_method 

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