Enum rs_es::operations::search::highlight::SettingTypes [] [src]

pub enum SettingTypes {
    Plain,
    FVH,
    Postings,
}

Variants

Trait Implementations

impl Debug for SettingTypes
[src]

Formats the value using the given formatter.

impl Clone for SettingTypes
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Serialize for SettingTypes
[src]

Serializes this value into this serializer.