We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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>