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

pub struct IndicesQuery {
    // some fields omitted
}

Indices query

Methods

impl IndicesQuery
[src]

Trait Implementations

impl Debug for IndicesQuery
[src]

Formats the value using the given formatter.

impl Default for IndicesQuery
[src]

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