Struct rs_es::query::term::FuzzyQueryInner [] [src]

pub struct FuzzyQueryInner {
    // some fields omitted
}

Trait Implementations

impl Debug for FuzzyQueryInner
[src]

Formats the value using the given formatter.

impl Default for FuzzyQueryInner
[src]

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