pub fn underlying_type(input: &str) -> ParseResult<'_, Type>
Expand description

332 underlying_type = concrete_types | constructed_types .