Function espr::parser::supertype_constraint[][src]

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