_probor_dec_struct

Macro _probor_dec_struct 

Source
macro_rules! _probor_dec_struct {
    ($decoder:expr, { $( $item:ident => ( $($props:tt)* ), )* } ) => { ... };
}