type_dispatch 0.0.0

Utilities for dispatching functions, constants, and trait implementations based on types.
Documentation
Build #2290446 2025-07-05 08:15:06

# rustc version rustc 1.90.0-nightly (e3843659e 2025-07-04)

# docs.rs version docsrs 0.6.0 (c1135d19 2025-07-02)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/type_dispatch-0.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/type_dispatch-0.0.0/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250704-1.90.0-nightly-e3843659e\", \"--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] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c60bb807de3ab847ee75faca5a99a833ffee06561e1796a9118613b297c48ad7 [INFO] running `Command { std: "docker" "start" "-a" "c60bb807de3ab847ee75faca5a99a833ffee06561e1796a9118613b297c48ad7", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting type_dispatch v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:83:38 [INFO] [stderr] | [INFO] [stderr] 83 | /// Prefer using the [`dispatch_fn`](crate::dispatch_fn) macro unless the dispatcher will [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 83 - /// Prefer using the [`dispatch_fn`](crate::dispatch_fn) macro unless the dispatcher will [INFO] [stderr] 83 + /// Prefer using the [`dispatch_fn`] macro unless the dispatcher will [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:155:41 [INFO] [stderr] | [INFO] [stderr] 155 | /// Prefer using the [`dispatch_const`](crate::dispatch_const) macro unless the dispatcher will [INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 155 - /// Prefer using the [`dispatch_const`](crate::dispatch_const) macro unless the dispatcher will [INFO] [stderr] 155 + /// Prefer using the [`dispatch_const`] macro unless the dispatcher will [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `type_dispatch` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/type_dispatch/index.html [INFO] running `Command { std: "docker" "inspect" "c60bb807de3ab847ee75faca5a99a833ffee06561e1796a9118613b297c48ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c60bb807de3ab847ee75faca5a99a833ffee06561e1796a9118613b297c48ad7", kill_on_drop: false }` [INFO] [stdout] c60bb807de3ab847ee75faca5a99a833ffee06561e1796a9118613b297c48ad7