Function espr::parser::entity_head[][src]

pub fn entity_head(
    input: &str
) -> ParseResult<'_, (String, Option<Constraint>, Option<SubTypeDecl>)>
Expand description

207 entity_head = ENTITY entity_id subsuper ; .