Macro tokio::io::util::write_int::writer

source ยท
macro_rules! writer {
    ($name:ident, $ty:ty, $writer:ident) => { ... };
    ($name:ident, $ty:ty, $writer:ident, $bytes:expr) => { ... };
}