Macro futures_util::io::copy_buf_abortable::ready_or_break

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