Macro assert_snapshot_wasm

Source
macro_rules! assert_snapshot_wasm {
    ($path:expr, $actual:expr) => { ... };
}