Home
last modified time | relevance | path

Searched refs:mk_ident (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/quote/src/
Dformat.rs132 $crate::__private::mk_ident(
Druntime.rs382 pub fn mk_ident(id: &str, span: Option<Span>) -> Ident { in mk_ident() function