[][src]Crate genco_macros

Macros

quote

Quotes the specified expression as a stream of tokens for use with genco.

quote_in

Same as [quote], except that it allows for quoting directly to a token stream.