Function espr::parser::boolean_type [−][src]
pub fn boolean_type(input: &str) -> ParseResult<'_, SimpleType>
Expand description
182 boolean_type = BOOLEAN .
pub fn boolean_type(input: &str) -> ParseResult<'_, SimpleType>
182 boolean_type = BOOLEAN .