Expand description
Implementation that uses channels for local testing
Modules§
- dispatch_
impl - A collection of types and aliases useful for importing the correct types
Structs§
- Channel
Wire Rx - A
WireRx
impl using tokio mpsc channels - Channel
Wire Spawn - A wire spawn implementation
- Channel
Wire Tx - A
WireTx
impl using tokio mpsc channels
Enums§
- Channel
Wire RxError - A wire rx error
- Channel
Wire TxError - A wire tx error
Functions§
- tokio_
spawn - Spawn a task using tokio