Trait otter::timedfd::nixErrorExt[][src]

pub trait nixErrorExt {
    fn as_ioe(self) -> Error;
}

Required methods

Implementations on Foreign Types

Implementors