Macro strict_encoding::test_encode[][src]

macro_rules! test_encode {
    ($(($x:ident, $ty:ty)),*) => { ... };
}

Macro to run test_suite