total-order-multi-map 0.4.6

A multimap with at the same time keeps the total insertion ordering of all elements
Documentation
[badges.maintenance]
status = "deprecated"

[dependencies.stable_deref_trait]
version = "1"

[dependencies.vec-drain-where]
version = "1"

[package]
authors = ["Philipp Korber <p.korber@dac.eu>"]
categories = ["data-structures"]
description = "A multimap with at the same time keeps the total insertion ordering of all elements "
documentation = "https://docs.rs/total-order-multi-map"
keywords = ["map", "vec", "ordered", "multimap"]
license = "MIT OR Apache-2.0"
name = "total-order-multi-map"
readme = "./README.md"
repository = "https://github.com/1aim/total-order-multi-map/"
version = "0.4.6"