Struct rs_es::query::full_text::MatchQueryInner [] [src]

pub struct MatchQueryInner {
    // some fields omitted
}

Trait Implementations

impl Debug for MatchQueryInner
[src]

Formats the value using the given formatter.

impl Default for MatchQueryInner
[src]

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