keymap-core 0.1.1

Environment-aware keymap resolution core for terminal UIs
Documentation

Build #3567519 2026-06-13 15:21:26

# rustc version rustc 1.98.0-nightly (654079540 2026-06-12)

# docs.rs version docsrs 0.0.0 (315c10ebfec2882140bb9b1758b9798e401693bc 2026-06-13 )

# 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" "5c55617183462f3a1df353f55e9832c1f5f7e99fff9d6f6c6036e5c6642746ee" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260612-1.98.0-nightly-654079540\", \"--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] Scraping keymap-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting keymap-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `normalized` links to private item `normalize` [INFO] [stderr] --> src/input.rs:170:52 [INFO] [stderr] | [INFO] [stderr] 170 | /// Builds a `KeyInput`, applying the shared [`normalize`] rule first. [INFO] [stderr] | ^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `LegacyForm` links to private item `self` [INFO] [stderr] --> src/legacy.rs:29:65 [INFO] [stderr] | [INFO] [stderr] 29 | /// independent of any enhanced protocol. See the [module docs](self). [INFO] [stderr] | ^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `legacy_form` links to private item `self` [INFO] [stderr] --> src/legacy.rs:46:51 [INFO] [stderr] | [INFO] [stderr] 46 | /// (see [`LegacyForm`] and the [module docs](self)). [INFO] [stderr] | ^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `resolve_passthrough` links to private item `self` [INFO] [stderr] --> src/passthrough.rs:124:71 [INFO] [stderr] | [INFO] [stderr] 124 | /// **never** returns [`Resolution::Consume`] — see the [module docs](self): a [INFO] [stderr] | ^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `keymap-core` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/keymap_core/index.html [INFO] running `Command { std: "docker" "inspect" "5c55617183462f3a1df353f55e9832c1f5f7e99fff9d6f6c6036e5c6642746ee", kill_on_drop: false }`