pub fn get_context_value(type_values: &TypeValues) -> ValueResult
Expand description

Obtain the Value holding the EnvironmentContext for a Starlark environment.

This is a helper function. The returned Value needs to be casted to have much value.