Crate genco_macros

source ·
Expand description

github crates.io docs.rs

Macros

  • Whitespace sensitive quasi-quoting.
  • Convenience macro for constructing a FormatInto implementation in-place.
  • Behaves the same as quote! while quoting into an existing token stream with <target> => <quoted>.