Derive Macro runestick::FromValue[][src]

#[derive(FromValue)]
{
    // Attributes available to this derive:
    #[rune]
}

Conversion macro for constructing proxy objects from a dynamic value.