Docs.rs
hyperi-rustlib-2.2.1
hyperi-rustlib 2.2.1
Docs.rs crate page
FSL-1.1-ALv2
Links
Repository
crates.io
Source
Owners
catinspace-au
github:hyperi-io:ci-publishers
Dependencies
async-trait >=0.1.88, <0.2
normal
optional
aws-config >=1.8, <2
normal
optional
aws-sdk-secretsmanager >=1.102, <2
normal
optional
axum >=0.8.8, <0.9
normal
optional
base64 >=0.22, <0.23
normal
optional
cel-interpreter >=0.10.0, <0.11
normal
optional
chrono >=0.4.43, <0.5
normal
optional
clap >=4.5, <5
normal
optional
dirs >=6.0.0, <7
normal
optional
dotenvy >=0.15.7, <0.16
normal
optional
figment >=0.10.19, <0.11
normal
optional
file-rotate >=0.7, <0.9
normal
optional
fs4 >=0.12, <0.14
normal
optional
git2 >=0.20.0, <0.21
normal
optional
libc >=0.2, <0.3
normal
optional
lz4_flex >=0.11, <0.14
normal
optional
metrics >=0.24.3, <0.25
normal
optional
metrics-exporter-opentelemetry >=0.2.1, <0.3
normal
optional
metrics-exporter-prometheus >=0.16, <0.19
normal
optional
metrics-util >=0.20.1, <0.21
normal
optional
moka >=0.12, <0.13
normal
optional
opentelemetry >=0.31.0, <0.32
normal
optional
opentelemetry-otlp >=0.31.0, <0.32
normal
optional
opentelemetry_sdk >=0.31.0, <0.32
normal
optional
owo-colors >=4.2.3, <5
normal
optional
parking_lot >=0.12.3, <0.13
normal
optional
prost >=0.14, <0.15
normal
optional
prost-types >=0.14, <0.15
normal
optional
ratatui >=0.29, <0.32
normal
optional
rayon >=1.10, <2
normal
optional
rdkafka >=0.39.0, <0.40
normal
optional
redis >=1.0, <2
normal
optional
reqwest >=0.12, <0.13
normal
optional
reqwest-middleware >=0.4, <0.5
normal
optional
reqwest-retry >=0.7, <0.8
normal
optional
rmp-serde >=1.3.1, <2
normal
optional
serde >=1.0.228, <2
normal
serde_json >=1.0.149, <2
normal
optional
serde_yaml_ng >=0.10.0, <0.11
normal
optional
snap >=1.1.1, <2
normal
optional
sqlx >=0.8, <0.9
normal
optional
sysinfo >=0.38.0, <0.39
normal
optional
thiserror >=2.0.18, <3
normal
time >=0.3.45, <0.4
normal
optional
tokio >=1.50.0, <2
normal
optional
tokio-util >=0.7.14, <0.8
normal
optional
toml >=0.8, <2
normal
optional
tonic >=0.14, <0.15
normal
optional
tonic-prost >=0.14.5, <0.15
normal
optional
tower >=0.5.3, <0.6
normal
optional
tower-http >=0.6.8, <0.7
normal
optional
tower-resilience >=0.4.0, <0.10
normal
optional
tracing >=0.1.44, <0.2
normal
optional
tracing-opentelemetry >=0.32.1, <0.33
normal
optional
tracing-subscriber >=0.3.22, <0.4
normal
optional
tracing-throttle >=0.4.2, <0.5
normal
optional
uuid >=1.10, <2
normal
optional
vaultrs >=0.7, <0.9
normal
optional
yaque >=0.6.6, <0.7
normal
optional
zstd >=0.13.3, <0.14
normal
optional
async-trait >=0.1.88, <0.2
dev
criterion >=0.5, <0.9
dev
git2 >=0.20.0, <0.21
dev
pretty_assertions >=1.4.1, <2
dev
temp-env >=0.3.6, <0.4
dev
tempfile >=3.24.0, <4
dev
tokio >=1.50.0, <2
dev
prost-build >=0.14, <0.15
build
optional
tonic-prost-build >=0.14.5, <0.15
build
optional
Versions
95.38%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
get_section
hyperi_
rustlib
2.2.1
In hyperi_
rustlib::
config::
registry
hyperi_rustlib
::
config
::
registry
Function
get_
section
Copy item path
Source
pub fn get_section(key: &
str
) ->
Option
<
ConfigSection
>
Expand description
Get a single registered section by key.