Crate reactor_trait

Source
Expand description

A collection of traits to define a common interface across reactors

Structs§

Traits§

  • A trait representing an asynchronous IO handle
  • A common interface for registering IO handles in a reactor.