An implementation of the Starlark language in Rust.
# Cargo.toml
[dependencies]
starlark = "0.14.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Starlark evaluation environment.
Add `features = ["stdlib"]` to your Cargo.toml dependency.
No dependency data recorded yet.