Macro chia_protocol::streamable_struct
source · macro_rules! streamable_struct { ($name:ident {$($field:ident: $t:ty $(,)? )*}) => { ... }; }
macro_rules! streamable_struct { ($name:ident {$($field:ident: $t:ty $(,)? )*}) => { ... }; }