[][src]Macro k9::assert_matches_inline_snapshot

macro_rules! assert_matches_inline_snapshot {
    ($to_snap:expr) => { ... };
    ($to_snap:expr, $inline_snap:literal) => { ... };
}