bimap-rs is a pure Rust library for dealing with bijective maps, aiming
to feel like an extension of the standard librarys data structures
whenever possible.
This package contains library source intended for building other packages which
use the "default" feature of the "bimap" crate.