hyperi-rustlib 2.8.6

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 #3478815 2026-06-04 12:43:58

# rustc version rustc 1.98.0-nightly (b354133fb 2026-06-03)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "d24053effa14aadcda6d9122fe4a878144952d925bfedf100ef9539b270f3f99" "/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\", \"-20260603-1.98.0-nightly-b354133fb\", \"--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.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `crate::SelfRegulationGovernor::attach_kafka_gate` [INFO] [stderr] --> src/transport/factory.rs:934:57 [INFO] [stderr] | [INFO] [stderr] 934 | /// [`SelfRegulationGovernor::attach_kafka_gate`](crate::SelfRegulationGovernor::attach_kafka_gate) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `SelfRegulationGovernor` has no field or associated item named `attach_kafka_gate` [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: 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] warning: `hyperi-rustlib` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.93s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hyperi_rustlib/index.html [INFO] running `Command { std: "docker" "inspect" "d24053effa14aadcda6d9122fe4a878144952d925bfedf100ef9539b270f3f99", kill_on_drop: false }`