anymap/src
Chris Morgan 40e60cefd6 Resolve the std/hashbrown conflict situation
Big diff, but it’s mostly just whitespace changes; ignore whitespace and
it’s much smaller, though still not as tiny as it could potentially be.

Essentially, this just duplicates everything for the hashbrown variant.

It’d be possible to use generic associated types to achieve this without
the duplication, but that depends on currently-unstable features, and is
probably slightly more painful to use anyway. I’ll keep the approach in
mind for a possible version 2, but for now this is the pragmatic route.
2022-02-22 13:50:22 +11:00
..
any.rs Rename UncheckedAnyExt, fix Extend, tweak things 2022-02-03 01:07:00 +11:00
lib.rs Resolve the std/hashbrown conflict situation 2022-02-22 13:50:22 +11:00