Derive Macro starlark::values::ProvidesStaticType

source ·
#[derive(ProvidesStaticType)]
Expand description

Derive the ProvidesStaticType trait. Requires the type has no type arguments, no constant arguments, and at most one lifetime argument.