☰
collections
All crates
?
Function
collections
::
hash_set_with_capacity
⎘
[
−
]
[src]
pub fn hash_set_with_capacity<T:
Hash
+
Eq
>(capacity:
usize
) ->
HashSet
<T>