Searched defs:as_ref_str (Results 1 – 5 of 5) sorted by relevance
1 pub mod as_ref_str; module
65 let as_ref_str = as_ref.clone() + "<str>"; in probe_as_ref() localVariable
157 pub fn as_ref_str(input: proc_macro::TokenStream) -> proc_macro::TokenStream { in as_ref_str() function