Module multiple

Module multiple 

Source
Available on crate feature nano-alloc only.

Modulesยง

array
Helper functions and types for fixed-length arrays.
concurrent_streamalloc
Concurrent execution of streams
future
Asynchronous basic functionality.
prelude
The futures concurrency prelude.
stream
Composable asynchronous iteration.
vecalloc
Parallel iterator types for vectors (Vec<T>)