Expand description
runtime_client is a trait for clients connectibe to the run-time must implement
Enums§
- Command
- A run-time command sent from a run-time function to a runtime_client
- Response
- A
Responsefrom the runtime_client to the run-time functions
Traits§
- Runtime
Client - runtime_clients must implement this trait