Enum sea_query::query::ConditionType [−][src]
pub enum ConditionType {
Any,
All,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ConditionTypeimpl Send for ConditionTypeimpl Sync for ConditionTypeimpl Unpin for ConditionTypeimpl UnwindSafe for ConditionTypeBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V