hyperi-rustlib 2.8.3

There's plenty of sage advice out there about how to run Rust services in production at scale — config cascades, structured logging, masking secrets, multi-backend secrets management, Prometheus, OpenTelemetry, Kafka transports, tiered disk-spillover sinks, adaptive worker pools, graceful shutdown — but almost none of it as code you can just install and use. This is that code. Opinionated, drop-in, working out of the box. The patterns from blog posts, watercooler chats and beers with your Google mates as actual library — not a framework you assemble from twenty crates and 8 weeks of munging.
Documentation

Build #3419627 2026-05-29 09:09:23

# rustc version rustc 1.98.0-nightly (cced03bfd 2026-05-28)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# 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" "74fc98b1b65e3371c7ff107b341cf4094b22ad6f95c5604a7933b714f0985f48" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "config config-reload logger metrics-core metrics-process metrics metrics-dfe otel otel-metrics otel-tracing runtime shutdown health concurrency strmatch memory scaling io spool tiered-sink worker-pool worker-batch worker worker-msgpack cli cli-service http http-server transport transport-trace transport-memory transport-grpc transport-file transport-pipe transport-http transport-redis directory-config secrets secrets-vault dlq dlq-http dlq-redis output-file cache database deployment expression version-check" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260528-1.98.0-nightly-cced03bfd\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting hyperi-rustlib v2.8.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Self::Kafka` [INFO] [stderr] --> src/dlq/backend.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | /// - [`Self::Kafka`] -- `dlq-kafka` feature [INFO] [stderr] | ^^^^^^^^^^^ the enum `DlqBackend` has no variant or associated item named `Kafka` [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | #![warn(rustdoc::broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hyperi-rustlib` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.04s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hyperi_rustlib/index.html [INFO] running `Command { std: "docker" "inspect" "74fc98b1b65e3371c7ff107b341cf4094b22ad6f95c5604a7933b714f0985f48", kill_on_drop: false }`