// See https://linebender.org/blog/doc-include for this README inclusion strategy
//! [`bijective_enum_map`]: bijective_enum_map
//! [`injective_enum_map`]: injective_enum_map
//! [`From`]: From
//! [`TryFrom`]: TryFrom
// File links are not supported by rustdoc
//! [LICENSE-APACHE]: https://github.com/robofinch/bijective-enum-map/blob/main/LICENSE-APACHE
//! [LICENSE-MIT]: https://github.com/robofinch/bijective-enum-map/blob/main/LICENSE-MIT
//!
//! <style>
//! .rustdoc-hidden { display: none; }
//! </style>
// The helper macros in this module should not be considered part of the public API
// (for either usage or semver purposes).