macro_rules! starlark_type {
    ($typ:expr) => { ... };
}
Expand description

Define the get_type and get_type_value fields of StarlarkValue.