Modules

Structs

Holds execution context for a Starlark environment.
Represents a resolved target.
Represents a registered target in the Starlark environment.

Enums

How a resolved target can be run.

Traits

Functions

Build a registered target in a Starlark environment.
Obtain the Value holding the EnvironmentContext for a Starlark environment.
Populate a Starlark environment with state.
Register our Starlark dialect with an environment and type values.
Runs a named target.