common_function::aggr::hll

Type Alias HllStateType

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

Aliased Typeยง

struct HllStateType { /* private fields */ }