This crates uses allocator-api2 without exposing a feature to enable #![feature(allocator_api)].
Due to issues outlined here zakarumych/allocator-api2#19,
this makes it is impossible to have this crate anywhere in the dependency tree along with hashbrown when enabling the hashbrown/nightly feature.