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

pub struct ValueCount<'a>(_);

Value count aggregation

Methods

impl<'a> ValueCount<'a>
[src]

Trait Implementations

impl<'a> Debug for ValueCount<'a>
[src]

Formats the value using the given formatter.

impl<'a> Serialize for ValueCount<'a>
[src]

Serializes this value into this serializer.