Struct mio::Timeout [] [src]

pub struct Timeout {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Clone for Timeout

fn clone(&self) -> Timeout

fn clone_from(&mut self, source: &Self)

impl Copy for Timeout