Expand description
Language-neutral runtime policy kit for guest profiles.
Structs§
- Guest
Runtime Kit - Runtime policy bundle a language profile configures once and reuses.
Enums§
- Arity
- Multivalue arity rule applied at a guest language boundary.
Traits§
- Coercion
Policy - How a guest language coerces values at number and string boundaries.
- Truth
Policy - How a guest language decides whether a runtime value is truthy.
Functions§
- adjust_
values - Apply
ruleto returned values, usingnilwhen padding is needed.