Home
last modified time | relevance | path

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

/linux/rust/quote/
H A Dformat.rs134 $crate::__private::mk_ident(
H A Druntime.rs437 pub fn mk_ident(id: &str, span: Option<Span>) -> Ident { in mk_ident() function