decl_read_method

Macro decl_read_method 

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