Expand description
Engine: library-first host that wires registry -> planner -> runtime. No CLI surface; configuration comes from code or environment helpers.
Modules§
Structs§
- Engine
- High-level engine facade for planning and execution.
- Engine
Config - Top-level engine configuration.
- RunResult
- Result of a full engine run.
Enums§
- Engine
Error - Engine errors surfaced to callers.
- GpuBackend
- GPU backend selection; device requires the
gpufeature. - Metrics
Level - Runtime
Mode - Runtime execution mode.