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