Macro gen_enum_variant_snapshot_tests

Source
macro_rules! gen_enum_variant_snapshot_tests {
    ($type:ty) => { ... };
}