Derive Macro starlark::values::UnpackValue

source ·
#[derive(UnpackValue)]
{
    // Attributes available to this derive:
    #[starlark]
}
Expand description

Derive the UnpackValue trait.