pub type FullDateStr = Ymd8HyphenStr;Expand description
RFC 3339 full-date string slice, such as 2001-12-31.
Aliased Typeยง
pub struct FullDateStr(/* private fields */);pub type FullDateStr = Ymd8HyphenStr;RFC 3339 full-date string slice, such as 2001-12-31.
pub struct FullDateStr(/* private fields */);