Struct odbc_sys::YearMonth [−][src]
SQL_YEAR_MONTH_STRUCT
Fields
year: UIntegermonth: UIntegerTrait Implementations
impl StructuralEq for YearMonth[src]
impl StructuralEq for YearMonth[src]impl StructuralPartialEq for YearMonth[src]
impl StructuralPartialEq for YearMonth[src]Auto Trait Implementations
impl RefUnwindSafe for YearMonth
impl RefUnwindSafe for YearMonthimpl UnwindSafe for YearMonth
impl UnwindSafe for YearMonth