writer8

Macro writer8 

Source
macro_rules! writer8 {
    ($name:ident, $ty:ty) => { ... };
}