Enum sea_query::types::UnOper [−][src]
pub enum UnOper {
Not,
}
Expand description
Unary operator
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UnOper
impl UnwindSafe for UnOper
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self