Struct rotor::Timeout [] [src]

pub struct Timeout {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Clone for Timeout

fn clone(&self) -> Timeout

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

impl Copy for Timeout