proc-quote-impl

Crates.ioproc-quote-impl
lib.rsproc-quote-impl
version0.3.2
sourcesrc
created_at2019-01-30 00:05:09.928681
updated_at2020-03-23 09:05:07.324155
descriptionA procedural macro implementation of quote!.
homepage
repositoryhttps://github.com/Goncalerta/proc-quote
max_upload_size
id111496
size30,888
Pedro Gonçalo Correia (Goncalerta)

documentation

README

Rust Quasi-Quoting

This crate hosts the procedural macro implementation proc-quote::quote!, rather than the the original quote! macro, implemented with macro_rules!.

This crate is not supposed to be used directly. Use proc-quote crate instead.

Commit count: 64

cargo fmt