Struct rs_es::query::joining::NestedQuery [] [src]

pub struct NestedQuery {
    // some fields omitted
}

Nested query

Methods

impl NestedQuery
[src]

Trait Implementations

impl Debug for NestedQuery
[src]

Formats the value using the given formatter.

impl Default for NestedQuery
[src]

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