Searched refs:ident_str (Results 1 – 1 of 1) sorted by relevance
163 let ident_str = codegen::helpers::ast_ty::cstr_expr(ident.to_string()); in push() localVariable166 let #ident = __library.get(#ident_str).map(|sym| *sym)?; in push()170 let #ident = __library.get(#ident_str).map(|sym| *sym); in push()