futures_util::io::copy_buf_abortable

Macro ready_or_break

Source
macro_rules! ready_or_break {
    ($e:expr $(,)?) => { ... };
}