Enum sea_query::table::TablePartition [−][src]
pub enum TablePartition {}Expand description
All available table partition options
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TablePartitionimpl Send for TablePartitionimpl Sync for TablePartitionimpl Unpin for TablePartitionimpl UnwindSafe for TablePartitionBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V