Struct parse_zoneinfo::structure::TableStructure
[−]
[src]
pub struct TableStructure<'table> { /* fields omitted */ }The structure of a set of time zone names.
Trait Implementations
impl<'table> PartialEq for TableStructure<'table>[src]
fn eq(&self, __arg_0: &TableStructure<'table>) -> bool[src]
This method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, __arg_0: &TableStructure<'table>) -> bool[src]
This method tests for !=.