many-to-many 0.1.4

Rust crate for creating many-to-many data structures with the ability to query either side, useful for applications such as pubsub. Like a fusion between `bimap` and `multimap`.