futures_util::io::allow_std

Macro try_with_interrupt

Source
macro_rules! try_with_interrupt {
    ($e:expr) => { ... };
}