[][src]Macro tokio01_test::assert_ready_eq

macro_rules! assert_ready_eq {
    ($e:expr, $expect:expr) => { ... };
    ($e:expr, $expect:expr, $($msg:tt),+) => { ... };
}

Assert if a poll is ready and check for equality on the value