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

pub struct Bounds {
    pub upper: f64,
    pub lower: f64,
}

Used by the ExtendedStatsResult

Fields

Trait Implementations

impl Debug for Bounds
[src]

Formats the value using the given formatter.