Type Definition rtzlib::base::types::TimezoneRefs
source · pub type TimezoneRefs = Vec<TimezoneRef>;Expand description
A collection of Timezone static references.
pub type TimezoneRefs = Vec<TimezoneRef>;A collection of Timezone static references.