Struct rux::handler::sync::SyncHandler [] [src]

pub struct SyncHandler<F: IOProtocol> { /* fields omitted */ }

Methods

impl<F: IOProtocol> SyncHandler<F>
[src]

Trait Implementations

impl<F: IOProtocol> Handler<EpollEvent> for SyncHandler<F>
[src]