Skip to main content

roundtrip_serialization_tests

Macro roundtrip_serialization_tests 

Source
macro_rules! roundtrip_serialization_tests {
    ($($test_name: ident - $generator: ident), +) => { ... };
}