Structs§
Enums§
- Engine
Response - Internal response type produced by
RuntimeEngine. The IPC layer converts this to a v1RuntimeResponseor v2RuntimeResponseV2based on the request’sapi_version.
Traits§
- Invoke
Handler - Consumers can implement this trait to add business-specific invocation logic.