Trait netio::IoExt [] [src]

pub trait IoExt {
    fn compat(self) -> Compat<Self>
    where
        Self: Sized
, { ... } }

Provided Methods

Implementors