[go: up one dir, main page]

serde_with::chrono

Type Alias Duration

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

Alias of TimeDelta.

Aliased Typeยง

struct Duration { /* private fields */ }