indexmap 1.8.2

A hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap.
Documentation
Build #566319 2022-05-28T00:15:25.709126+00:00
# rustc version
rustc 1.63.0-nightly (490324f7b 2022-05-26)# docs.rs version
docsrs 0.6.0 (ff301c9 2022-04-27)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/indexmap-1.8.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/indexmap-1.8.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "serde-1 rayon" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220526-1.63.0-nightly-490324f7b\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 2c98481e6827d2de439a80eb12cf33b35959eb7f7288ffcf9f2750a71bfd1333
[INFO] running `Command { std: "docker" "start" "-a" "2c98481e6827d2de439a80eb12cf33b35959eb7f7288ffcf9f2750a71bfd1333", kill_on_drop: false }`
[INFO] [stderr]  Documenting indexmap v1.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "2c98481e6827d2de439a80eb12cf33b35959eb7f7288ffcf9f2750a71bfd1333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c98481e6827d2de439a80eb12cf33b35959eb7f7288ffcf9f2750a71bfd1333", kill_on_drop: false }`
[INFO] [stdout] 2c98481e6827d2de439a80eb12cf33b35959eb7f7288ffcf9f2750a71bfd1333