Searched refs:mk_ident (Results 1 – 2 of 2) sorted by relevance
/third_party/rust/crates/quote/src/ | ||
D | format.rs | 132 $crate::__private::mk_ident( |
D | runtime.rs | 382 pub fn mk_ident(id: &str, span: Option<Span>) -> Ident { in mk_ident() function |