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

pub enum Encoders {
    Default,
    HTML,
}

Variants

Trait Implementations

impl Debug for Encoders
[src]

Formats the value using the given formatter.

impl Clone for Encoders
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Serialize for Encoders
[src]

Serializes this value into this serializer.