Module starlark::values::type_repr

source ·
Expand description

Trait and default implementations of a trait that will show starlark type annotations for a given type.

Structs§

  • A dict used just for display purposes.

Traits§

  • Provides a starlark type representation, even if StarlarkValue is not implemented.

Derive Macros§