bimap 0.1.2

A fast two-way bijective map implementation
Documentation

Build Status crates.io Documentation

bimap-rs

bimap-rs is a fast two-way bijective map implementation for Rust.

Usage

To use bimap-rs in your Rust project, add bimap = 0.1 to the dependencies section of your Cargo.toml. See the docs for more details and example code.

License

bimap-rs is licensed under the Apache-2.0 license.