Enum rs_es::query::full_text::ZeroTermsQuery [] [src]

pub enum ZeroTermsQuery {
    None,
    All,
}

Zero Terms Query

Variants

Trait Implementations

impl Debug for ZeroTermsQuery
[src]

Formats the value using the given formatter.

impl Serialize for ZeroTermsQuery
[src]

Serializes this value into this serializer.