Macro stream_assert::assert_next_matches
source · macro_rules! assert_next_matches { ($stream:expr, $pat:pat) => { ... }; ($stream:expr, $pat:pat => $arm:expr) => { ... }; }
macro_rules! assert_next_matches { ($stream:expr, $pat:pat) => { ... }; ($stream:expr, $pat:pat => $arm:expr) => { ... }; }