Skip to main content

Duration

Type Alias Duration 

Source
pub type Duration = String;
Expand description

ISO 8601 duration encoded as a string on the wire.

Aliased Typeยง

pub struct Duration { /* private fields */ }