Module async_std::prelude

source ·
Expand description

The async prelude.

The prelude re-exports most commonly used traits and macros from this crate.

§Examples

Import the prelude with:

use async_std::prelude::*;

Re-exports§

Traits§