Struct sea_query::index::IndexColumn [−][src]
pub struct IndexColumn { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for IndexColumn
impl !Send for IndexColumn
impl !Sync for IndexColumn
impl Unpin for IndexColumn
impl !UnwindSafe for IndexColumn
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self