[][src]Macro strict_encoding::test_garbage_exhaustive

macro_rules! test_garbage_exhaustive {
    ($range:expr; $( ($x:ident, $ty:ty, $err:ident) ),+ ) => { ... };
}

Macro to run test suite with garbage vector against all non-consensus enum values