This crate hosts the procedural macro implementation proc-quote::quote!, rather than the the original quote! macro, implemented with macro_rules!.
proc-quote::quote!
quote!
macro_rules!
This crate is not supposed to be used directly. Use proc-quote crate instead.
proc-quote