pub(crate) type HllStateType = HyperLogLogPlus<String, FixedRandomState>;
Aliased Typeยง
struct HllStateType { /* private fields */ }
pub(crate) type HllStateType = HyperLogLogPlus<String, FixedRandomState>;
struct HllStateType { /* private fields */ }