Function espr::parser::underlying_type  [−][src]
pub fn underlying_type(input: &str) -> ParseResult<'_, Type>Expand description
332 underlying_type = concrete_types | constructed_types .
pub fn underlying_type(input: &str) -> ParseResult<'_, Type>332 underlying_type = concrete_types | constructed_types .