Struct sea_query::index::TableIndex [−][src]
pub struct TableIndex { /* fields omitted */ }Expand description
Specification of a table index
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for TableIndeximpl !Send for TableIndeximpl !Sync for TableIndeximpl Unpin for TableIndeximpl !UnwindSafe for TableIndexBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V