evdevil 0.5.0

Bindings to Linux' input device APIs: evdev and uinput
Documentation

Build #4400534 2026-09-10 06:55:14

# rustc version rustc 1.100.0-nightly (a36d05efa 2026-09-09)

# 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" "46590fa2ed945c92cd67bc342440b9907724a10977c7ff991bcaebcc8d5f18d6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260909-1.100.0-nightly-a36d05efa\", \"--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: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:108:1 [INFO] [stderr] | [INFO] [stderr] 108 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `evdevil` (manifest) generated 1 warning [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: fftest, grab, hotplug, keymap, list, multitouch, poll, reader, uinput [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting evdevil v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `io::Error::last_os_error` [INFO] [stderr] --> src/uinput.rs:769:59 [INFO] [stderr] | [INFO] [stderr] 769 | /// If `handler` returns a native OS error (eg. via [`io::Error::last_os_error`] or [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Error` has no field or associated item named `last_os_error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `io::Error::from_raw_os_error` [INFO] [stderr] --> src/uinput.rs:770:11 [INFO] [stderr] | [INFO] [stderr] 770 | /// [`io::Error::from_raw_os_error`]), that error code will be returned directly, without [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Error` has no field or associated item named `from_raw_os_error` [INFO] [stderr] [INFO] [stderr] warning: `evdevil` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/evdevil/index.html [INFO] running `Command { std: "docker" "inspect" "46590fa2ed945c92cd67bc342440b9907724a10977c7ff991bcaebcc8d5f18d6", kill_on_drop: false }`