Struct polars_core::datatypes::IntervalYearMonthType [−][src]
pub struct IntervalYearMonthType {}Trait Implementations
Returns the byte width of this primitive type.
Returns a default value of this primitive type. Read more
Auto Trait Implementations
impl RefUnwindSafe for IntervalYearMonthTypeimpl Send for IntervalYearMonthTypeimpl Sync for IntervalYearMonthTypeimpl Unpin for IntervalYearMonthTypeimpl UnwindSafe for IntervalYearMonthType