Struct rs_es::operations::search::aggregations::metrics::MinResult [] [src]

pub struct MinResult {
    pub value: JsonVal,
}

Min Result

Fields

Trait Implementations

impl Debug for MinResult
[src]

Formats the value using the given formatter.