Module genco::prelude

source ·
Expand description

Prelude containing typical things to import when using the library.

Re-exports§

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>.