open_coroutine_core

Macro impl_non_blocking

source
macro_rules! impl_non_blocking {
    ( $socket:expr, $impls:expr ) => { ... };
}