writeable::impls

Macro impl_write_num

Source
macro_rules! impl_write_num {
    ($u:ty, $i:ty, $test:ident) => { ... };
}