small-fixed-array 0.4.12

A crate providing fixed length immutable collections with a low memory footprint.
Documentation

Build #4393226 2026-09-09 19:07:22

# rustc version rustc 1.100.0-nightly (4aa1fbcf4 2026-09-08)

# docs.rs version docsrs 0.0.0 (bbe8284d494398efa390829fb7f0bf2364bcdf59 2026-09-08 )

# 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" "d147a90055f4939532f9f873fbab5c4f2a5c2440e79a2baa8aa437d5c52af012" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260908-1.100.0-nightly-4aa1fbcf4\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting small-fixed-array v0.4.12 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `T` [INFO] [stderr] --> src/length.rs:44:35 [INFO] [stderr] | [INFO] [stderr] 44 | /// Returns the original Box<[T]> that could not be converted from. [INFO] [stderr] | ^ no item named `T` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `small-fixed-array` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/small_fixed_array/index.html [INFO] running `Command { std: "docker" "inspect" "d147a90055f4939532f9f873fbab5c4f2a5c2440e79a2baa8aa437d5c52af012", kill_on_drop: false }`