Crate rune_macros

Source
Expand description
rune logo
github crates.io docs.rs chat on discord
Minimum support: Rust 1.81+.

Visit the site 🌐Read the book 📖

Macros for the Rune Language, an embeddable dynamic programming language for Rust.


§Usage

This is part of the Rune Language.

Macros§

hash
Calculate a type hash at compile time.
item
Calculate an item reference at compile time.
quote

Attribute Macros§

attribute_macro
function
macro_
module

Derive Macros§

Any
FromValue
ToConstValue
ToValue