Enum sea_query::types::UnOper [−][src]
pub enum UnOper { Not, }
Unary operator
Variants
Trait Implementations
impl StructuralEq for UnOper
[src]
impl StructuralEq for UnOper
[src]impl StructuralPartialEq for UnOper
[src]
impl StructuralPartialEq for UnOper
[src]Auto Trait Implementations
impl RefUnwindSafe for UnOper
impl RefUnwindSafe for UnOper
impl UnwindSafe for UnOper
impl UnwindSafe for UnOper