impl_write

Macro impl_write 

Source
macro_rules! impl_write {
    ($(($ty:ident, $meth:ident),)*) => { ... };
}