Module fire_stream::util
source · Modules
Structs
- A Future that wraps a function returning
Poll.
Enums
- SocketAddr struct equivalent to the one in stdlib but the unix::SocketAddr was added.
Traits
- A trait to simplify using all tokio io traits.
Functions
- Creates a future that wraps a function returning
Poll.