pub type Duration = String;
ISO 8601 duration encoded as a string on the wire.
pub struct Duration { /* private fields */ }