time::date

Type Alias Year

source
type Year = RangedI32<MIN_YEAR, MAX_YEAR>;

Aliased Typeยง

struct Year(/* private fields */);