Macro musli_tests::rt
source · macro_rules! rt { ($($tt:tt)*) => { ... }; }
Expand description
Roundtrip the given expression through all supported formats.
macro_rules! rt { ($($tt:tt)*) => { ... }; }
Roundtrip the given expression through all supported formats.