Type Alias HllStateType

Source
pub(crate) type HllStateType = HyperLogLogPlus<String, FixedRandomState>;

Aliased Typeยง

struct HllStateType { /* private fields */ }