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

pub struct IdsQuery {
    // some fields omitted
}

Ids query

Methods

impl IdsQuery
[src]

Trait Implementations

impl Debug for IdsQuery
[src]

Formats the value using the given formatter.

impl Default for IdsQuery
[src]

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