Expand description
Native Tokio Runtime Driver for the Lenso vNext Kernel.
Structs§
- Cross
Lane Request Catalog - Native request types registered for zero-serialization cross-lane transfer.
- Lane
Cancellation Token - A thread-safe caller signal translated to a lane-local Kernel cancellation token.
- Lane
Diagnostics Snapshot - One immutable structural snapshot used to evaluate Plan placement.
- Lane
Invocation Options - Placement-independent controls applied by the provider lane’s Runtime Driver.
- Replicated
Native App - One native App executed as a fixed set of Plan-declared single-owner Kernel lanes.
- Tokio
Driver - Tokio-backed Runtime Driver used by the native App Runner.
Enums§
- Replicated
Runner Error - A native Runner startup or lane-lifecycle failure.
Functions§
- run
- Runs an App through the Runner-assembled Adapter catalog until shutdown or failure.