pub fn get_set<T>() -> RapidSet<T>
Returns a new RapidSet with default values (a rapidhash::RapidHashSet).
RapidSet
rapidhash::RapidHashSet