lightning
0.1.5
In lightning::
util::
hash_
tables
lightning
::
util
::
hash_tables
Function
new_hash_set
Copy item path
Source
pub fn new_hash_set<K>() ->
HashSet
<K>
Expand description
Builds a new
HashSet
.