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

pub struct ScriptScore {
    // some fields omitted
}

ScriptScore function

Methods

impl ScriptScore
[src]

Trait Implementations

impl Debug for ScriptScore
[src]

Formats the value using the given formatter.

impl Default for ScriptScore
[src]

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