Skip to main content

Day

Type Alias Day 

Source
type Day = ru8<1, 31>;
Available on crate feature formatting only.

Aliased Typeยง

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