Enum rs_es::query::MatchType
[−]
[src]
pub enum MatchType { Phrase, PhrasePrefix, }
Variants
Phrase | |
PhrasePrefix |
pub enum MatchType { Phrase, PhrasePrefix, }
Phrase | |
PhrasePrefix |
impl ToJson for MatchType
impl Debug for MatchType