Skip to main content

Duration

Type Alias Duration 

Source
pub type Duration = Duration;
Expand description

Duration type for timeouts (re-export for convenience).

Aliased Typeยง

pub struct Duration { /* private fields */ }