format_ident_namespaced!() { /* proc-macro */ }
Expand description

format_ident! replacement that allows the auto namespacing matching the quote! macros of this crate.

format_ident_namespaced!("$ident_{}", 2usize)