Type Alias serde_with::chrono::Duration

source ·
pub type Duration = TimeDelta;
Available on crate feature chrono only.
Expand description

Alias of TimeDelta.

Aliased Type§

struct Duration { /* private fields */ }