Activity
use typesize hashbrown_v15 feature to reduce typesize impl complexity
use typesize hashbrown_v15 feature to reduce typesize impl complexity
safety comment no longer needed as there's no unsafe
safety comment no longer needed as there's no unsafe
Update attribution year & name in LICENSE
Update attribution year & name in LICENSE
Replace once_cell::sync::OnceCell with std::sync::OnceLock
Replace once_cell::sync::OnceCell with std::sync::OnceLock
Update incorrent sentence on MSRV lag.
Update incorrent sentence on MSRV lag.
Use equivalent instead of Borrow for key equality checks.
Use equivalent instead of Borrow for key equality checks.
Pull request merge
Use equivalent instead of Borrow for key equality checks.
Use equivalent instead of Borrow for key equality checks.
Force push
Use equivalent instead of Borrow for key equality checks.
Use equivalent instead of Borrow for key equality checks.
feat: crate feature named all that enables all features except inline
feat: crate feature named all that enables all features except inline