Crate rune_macros

Source
Expand description

§rune-macros

rune-macros is the crate that generates two proc macros for use in other parts of the rune architecture:

  • defun: Functions hydrated to emacs lisp.
  • Trace: TODO

Attribute Macros§

Derive Macros§