Macro vfs::assert_event

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