[][src]Macro strict_encoding::strict_decode_self

macro_rules! strict_decode_self {
    ( $decoder:ident; $($item:ident),+ ) => { ... };
    ( $decoder:ident; $($item:ident),+ ; crate) => { ... };
}