Type Alias MonthYear

Source
pub type MonthYear = Vec<u8>;

Aliased Typeยง

pub struct MonthYear { /* private fields */ }