total-order-multi-map 0.4.6

A multimap with at the same time keeps the total insertion ordering of all elements
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "stable_deref_trait"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "total-order-multi-map"
version = "0.4.6"
dependencies = [
 "stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
 "vec-drain-where 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "vec-drain-where"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[metadata]
"checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
"checksum vec-drain-where 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "23e040e1865e2f5fe63254b6077ef27361eb9048f607842091ecad3ce7fa5cab"