Crate reactor_trait[][src]

Expand description

A collection of traits to define a common interface across reactors

Structs

A synchronous IO handle

Traits

A trait representing an asynchronous IO handle

A common interface for registering IO handles in a reactor.