slots 0.4.0

Fixed size data structure with constant-time operations
Documentation

Build #3350327 2026-05-22 07:12:52

# rustc version rustc 1.97.0-nightly (e96c36b6f 2026-05-21)

# docs.rs version docsrs 0.0.0 (e50152ed411bb913753b1dfd203f22cb8711f097 2026-05-17 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "43be3a45e2a659a895e0e900925864c6a6771bf36e0948f3c66b0bfe1e548a9d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260521-1.97.0-nightly-e96c36b6f\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting slots v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: expected `=`, found `}` [INFO] [stderr] --> src/slots.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! Slots object that provides strict access control for the stored data. [INFO] [stderr] 2 | | //! [INFO] [stderr] 3 | | //! Data type that stores values and returns a key that can be used to manipulate [INFO] [stderr] 4 | | //! the stored values. [INFO] [stderr] ... | [INFO] [stderr] 115 | | //! [`read`]: crate::slots::Slots::read [INFO] [stderr] 116 | | //! [`modify`]: crate::slots::Slots::modify [INFO] [stderr] | |___________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `slots` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/slots/index.html [INFO] running `Command { std: "docker" "inspect" "43be3a45e2a659a895e0e900925864c6a6771bf36e0948f3c66b0bfe1e548a9d", kill_on_drop: false }`