Skip to main content

OptionDay

Type Alias OptionDay 

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

Aliased Typeยง

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