Struct rs_es::query::functions::DecayOptions [] [src]

pub struct DecayOptions {
    // some fields omitted
}

Methods

impl DecayOptions
[src]

Trait Implementations

impl Debug for DecayOptions
[src]

Formats the value using the given formatter.

impl Default for DecayOptions
[src]

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