Module driver

Source
Expand description

Driver trait.

Traits§

Driver
A driver that supports polled IO.
SpawnDriver
Trait for Drivers that also implement Spawn.

Type Aliases§

PollImpl
A generic Box-like container of one of the polled types.