decl_write_method

Macro decl_write_method 

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