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

pub struct CommonQueryInner {
    // some fields omitted
}

Trait Implementations

impl Debug for CommonQueryInner
[src]

Formats the value using the given formatter.

impl Default for CommonQueryInner
[src]

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