We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In PR #617, try_methods are provided to prevent the panic In PR #628, capacity overflow is resolve but introduce panic
Just like implementation in hashbrown, maybe to_raw_capacity can return Option<usize> too.
to_raw_capacity
Option<usize>