Struct rs_es::query::full_text::MatchQueryInner
[−]
[src]
pub struct MatchQueryInner { // some fields omitted }
Trait Implementations
impl Debug for MatchQueryInner
[src]
impl Default for MatchQueryInner
[src]
fn default() -> MatchQueryInner
Returns the "default value" for a type. Read more