Module bastion::io::prelude [−]
A prelude for the agnostik crate.
Structs
| Agnostik | This struct doesn't have any functionality. It's only use is to have a nice API to create executors for different runtimes. |
Traits
| AgnostikExecutor | and wait for a future to finish. |
| LocalAgnostikExecutor | This trait represents an executor that is capable of spawning futures onto the same thread. |
Functions
| block_on |
|
| spawn |
|
| spawn_blocking |
|