Searched defs:is_rust_keyword (Results 1 – 2 of 2) sorted by relevance
60 pub fn is_rust_keyword(ident: &str) -> bool { in is_rust_keyword() function