Struct rs_es::query::compound::BoolQuery [] [src]

pub struct BoolQuery {
    // some fields omitted
}

Bool query

Methods

impl BoolQuery
[src]

Trait Implementations

impl Debug for BoolQuery
[src]

Formats the value using the given formatter.

impl Default for BoolQuery
[src]

Returns the "default value" for a type. Read more