fixed-map-derive 0.9.5

A fixed map where storage layout is calculated by a procedural macro. This crate contains the procedural macros.
Documentation
Build #2664889 2025-11-16 15:09:48
# rustc version
rustc 1.93.0-nightly (e65b98316 2025-11-15)# docs.rs version
docsrs 0.6.0 (f953a7fd 2025-11-16 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/fixed-map-derive-0.9.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/fixed-map-derive-0.9.5/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251115-1.93.0-nightly-e65b98316\", \"--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", 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] 5e23b48c300a443ac7e0c34f26df9bc7d3940b586b787b9a3e3b2790c7d49a26
[INFO] running `Command { std: "docker" "start" "-a" "5e23b48c300a443ac7e0c34f26df9bc7d3940b586b787b9a3e3b2790c7d49a26", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting fixed-map-derive v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `gen` is a keyword in the 2024 edition
[INFO] [stderr]   --> src/lib.rs:67:15
[INFO] [stderr]    |
[INFO] [stderr] 67 |     if let Ok(gen) = result {
[INFO] [stderr]    |               ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | #![warn(keyword_idents)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(keyword_idents_2024)]` implied by `#[warn(keyword_idents)]`
[INFO] [stderr] 
[INFO] [stderr] warning: `gen` is a keyword in the 2024 edition
[INFO] [stderr]   --> src/lib.rs:68:16
[INFO] [stderr]    |
[INFO] [stderr] 68 |         return gen.into();
[INFO] [stderr]    |                ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stderr] 
[INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stderr]   --> src/lib.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | #![warn(pointer_structural_match)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fixed-map-derive` (lib doc) generated 3 warnings (run `cargo fix --lib -p fixed-map-derive` to apply 2 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fixed_map_derive/index.html
[INFO] running `Command { std: "docker" "inspect" "5e23b48c300a443ac7e0c34f26df9bc7d3940b586b787b9a3e3b2790c7d49a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e23b48c300a443ac7e0c34f26df9bc7d3940b586b787b9a3e3b2790c7d49a26", kill_on_drop: false }`
[INFO] [stdout] 5e23b48c300a443ac7e0c34f26df9bc7d3940b586b787b9a3e3b2790c7d49a26