uni_error 0.11.4

A simple, universal error type for Rust
Documentation

Build #3832754 2026-07-12 10:25:00

# rustc version rustc 1.99.0-nightly (be8e82435 2026-07-11)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "a3bc82a83bd6411618d81a9d49cbe1f9f34128a20ea1161e45e8353d921908fc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "backtrace std" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260711-1.99.0-nightly-be8e82435\", \"--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 uni_error v0.11.4 (/opt/rustwide/workdir) [INFO] [stderr] Documenting uni_error v0.11.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `SimpleError` [INFO] [stderr] --> src/error.rs:108:42 [INFO] [stderr] | [INFO] [stderr] 108 | /// Returns true if the error is a [`SimpleError`]. [INFO] [stderr] | ^^^^^^^^^^^ no item named `SimpleError` 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: `uni_error` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/uni_error/index.html [INFO] running `Command { std: "docker" "inspect" "a3bc82a83bd6411618d81a9d49cbe1f9f34128a20ea1161e45e8353d921908fc", kill_on_drop: false }`