type_parser

Function type_parser 

Source
pub fn type_parser() -> impl Parser<char, Type, Error = Simple<char>>