assert_snapshot_json

Macro assert_snapshot_json 

Source
macro_rules! assert_snapshot_json {
    ($name:expr, $value:expr $(,)?) => { ... };
}