Crate runestick_macros

Source
Expand description
Rune Logo



Macros for Runestick, a stack-based virtual machine for the Rust programming language.

This is part of the Rune Language.

Derive Macrosยง

  • Macro to mark a value as external, which will implement all the appropriate traits.
  • Conversion macro for constructing proxy objects from a dynamic value.
  • Conversion macro for constructing proxy objects from a dynamic value.