Macro tokio::io::util::async_read_ext::read_impl

source ยท
macro_rules! read_impl {
    (
            $(
                $(#[$outer:meta])*
                fn $name:ident(&mut self) -> $($fut:ident)*;
            )*
        ) => { ... };
}
Expand description

Defines numeric reader