Module starlark::eval

source ·
Expand description

Evaluate some code, typically done by creating an Evaluator, then calling eval_module.

Re-exports

  • pub use runtime::before_stmt::BeforeStmtFuncDyn;

Structs

Enums

Traits