Luna::UnorderedMultiSet::capacity
usize capacity() const
Gets the capacity of the set, that is, the number of elements the buckets can hold before expanding the bucket buffer.
Return value
Returns the capacity of the set.
usize capacity() const
Gets the capacity of the set, that is, the number of elements the buckets can hold before expanding the bucket buffer.
Returns the capacity of the set.