primitive_decoder

Macro primitive_decoder 

Source
macro_rules! primitive_decoder {
    ($t:ty, $data_type:expr) => { ... };
}