Macro mio::macros::cfg_not_os_poll
source ยท macro_rules! cfg_not_os_poll { ($($item:item)*) => { ... }; }
Expand description
The os-poll
feature is disabled.
macro_rules! cfg_not_os_poll { ($($item:item)*) => { ... }; }
The os-poll
feature is disabled.