Struct sea_query::types::OrderExpr [−][src]
pub struct OrderExpr { /* fields omitted */ }Expand description
Order expression
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for OrderExprimpl !UnwindSafe for OrderExprBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V