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 TableIndex
impl Send for TableIndex
impl Sync for TableIndex
impl Unpin for TableIndex
impl !UnwindSafe for TableIndex
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self