Crate feature_extension_for_async_std
Source - channel
- Channels
- fs
- Filesystem manipulation operations.
- future
- Asynchronous values.
- io
- Traits, helpers, and type definitions for core I/O functionality.
- net
- Networking primitives for TCP/UDP communication.
- os
- OS-specific extensions.
- path
- Cross-platform path manipulation.
- prelude
- The async prelude.
- stream
- Composable asynchronous iteration.
- sync
- Synchronization primitives.
- task
- Types and traits for working with asynchronous tasks.
- task_local
- Declares task-local values.