Structs§
Functions§
- create_
engine - Creates a Rhai engine configured for build scripts.
- create_
scope 🔒 - Creates a Rhai scope with the script context.
- execute_
profile_ script - Executes a profile’s Rhai script and returns the results.
- extract_
env_ 🔒map - Extracts environment variables from a Rhai dynamic value.
- extract_
feature_ 🔒map - Extracts feature flags from a Rhai dynamic value.
- load_
script - Loads and compiles a Rhai script.