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