[][src]Macro insta::assert_yaml_snapshot_matches

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

Replaced by assert_yaml_snapshot

Legacy alias for assert_yaml_snapshot.