Enum sea_query::types::ColumnRef [−][src]
Expand description
Column references
Variants
Column(DynIden)Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for ColumnRefimpl !UnwindSafe for ColumnRefBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V