ToValue

Derive Macro ToValue 

Source
#[derive(ToValue)]
{
    // Attributes available to this derive:
    #[rune]
}
Expand description

Conversion macro for constructing proxy objects from a dynamic value.