stratus

Macro gen_test_bincode

Source
macro_rules! gen_test_bincode {
    ($type:ty) => { ... };
}
Expand description

Generates unit test that checks that bincode’s serialization and deserialization are compatible