[][src]Crate genco_macros

Macros

quote

Language neutral whitespace sensitive quasi-quoting.

quote_in

Behaves the same as quote! while quoting into an existing token stream with <target> => <quoted>.