Crate rune_macros[][src]

Expand description

Macros

Macro helper function for quoting the token stream as macro output.

Derive Macros

Macro to mark a value as external, which will implement all the appropriate traits.

Derive macro for the FromValue trait for converting types from the dynamic Value container.

Derive macro for the FromValue trait for converting types into the dynamic Value container.