Skip to main content

StandardYear

Type Alias StandardYear 

Source
type StandardYear = ri16<-9_999, 9_999>;
Available on crate feature formatting only.

Aliased Typeยง

#[repr(transparent)]
struct StandardYear(/* private fields */);