Re-exports§
pub use handler_channel_storage::HandlerChannelStorage;
pub use handler_channel_storage::HandlerChannelStorageItem;
Modules§
Structs§
- The receiving side of a channel.
- The sending side of a channel.
- A future for a value that will be provided by another asynchronous task.
- A means of transmitting a single value to another task.