Skip to main content

get_set

Function get_set 

Source
pub fn get_set<T>() -> RapidSet<T>
Expand description

Returns a new RapidSet with default values (a rapidhash::RapidHashSet).