[][src]Crate genco_macros

Macros

quote

Whitespace sensitive quasi-quoting.

quote_fn

Convenience macro for constructing a FormatInto implementation in-place.

quote_in

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