parser_primitive

Macro parser_primitive 

Source
macro_rules! parser_primitive {
    ($t:ty) => { ... };
}