Searched defs:type_bound (Results 1 – 2 of 2) sorted by relevance
131 fn type_bound(p: &mut Parser<'_>) -> bool { in type_bound() function
851 pub fn type_bound(bound: &str) -> ast::TypeBound { in type_bound() function