Home
last modified time | relevance | path

Searched refs:ident_ok (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/proc-macro2/src/
H A Dfallback.rs813 fn ident_ok(string: &str) -> bool { in validate_ident() functions
827 if !ident_ok(string) { in validate_ident()

Completed in 3 milliseconds