write_primitive

Macro write_primitive 

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