vfs

Macro assert_event

Source
macro_rules! assert_event {
    ($proxy:expr, $expected_pattern:pat, $expected_assertion:block) => { ... };
}