Macro writeable::impls::impl_write_num

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