pub type RapidSet<T> = RapidHashSet<T>;Expand description
A type alias for [rapidhash::RapidHashSet].
Aliased Typeยง
pub struct RapidSet<T> { /* private fields */ }pub type RapidSet<T> = RapidHashSet<T>;A type alias for [rapidhash::RapidHashSet].
pub struct RapidSet<T> { /* private fields */ }