mio::macros

Macro cfg_io_source

Source
macro_rules! cfg_io_source {
    ($($item:item)*) => { ... };
}
Expand description

One of the features enabled that needs IoSource. That is net or os-ext on Unix (for pipe).