pub type MonthYear = Vec<u8>;

Aliased Type§

struct MonthYear { /* private fields */ }