Expand description
Compatibility exports for the v1.5.0 command runtime crate.
The pure channel state model is owned by futu-command-runtime; this module
preserves the stable futu_backend::channel_runtime import path.
Structs§
- Channel
Runtime Transition - Result of applying one runtime event.
Enums§
- Channel
Kind - Logical backend channel kind.
- Channel
Runtime Action - Side effect the channel owner should perform.
- Channel
Runtime Event - Runtime event consumed by the pure state model.
- Channel
Runtime State - Coarse runtime state for a backend channel.
Functions§
- decide_
transition - Decide the next pure runtime transition.