[][src]Macro insta::assert_debug_snapshot_matches

macro_rules! assert_debug_snapshot_matches {
    ($($t:tt)*) => { ... };
}
Deprecated since 0.11.0:

Replaced by assert_debug_snapshot

Legacy alias for assert_debug_snapshot.