Struct rs_es::query::MatchAllQuery [] [src]

pub struct MatchAllQuery { /* fields omitted */ }

Match all query

Methods

impl MatchAllQuery
[src]

Trait Implementations

impl Debug for MatchAllQuery
[src]

Formats the value using the given formatter.

impl Default for MatchAllQuery
[src]

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