macro_rules! starlark_complex_values {
    ($x:ident) => { ... };
}
Expand description

Reduce boilerplate when making types instances of ComplexValue