Expand description
Typed FCALL wrappers for scheduling functions (lua/scheduling.lua).
See execution.rs module-level rustdoc for the Partial-type pattern
rationale (RFC-011 §2.4).
Structs§
- Sched
OpKeys - Key context for scheduling operations that need exec_core + index keys.
Enums§
- Change
Priority Result Partial - Partial form of
ChangePriorityResult.