Docs.rs
hive-router-internal-0.0.14
hive-router-internal 0.0.14
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kamilkisiela
Dependencies
ahash ^0.8.12
normal
async-trait ^0.1.88
normal
bytes ^1.10.1
normal
futures ^0.3.31
normal
hive-router-config ^0.0.25
normal
http ^1.3.1
normal
http-body-util ^0.1.3
normal
humantime ^2.3.0
normal
hyper ^1.6.0
normal
lasso2 ^0.8.2
normal
ntex ^3.4.0
normal
opentelemetry ^0.31.0
normal
opentelemetry-appender-tracing ^0.31.1
normal
opentelemetry-jaeger-propagator ^0.31.0
normal
opentelemetry-otlp ^0.31.0
normal
opentelemetry-prometheus ^0.31.0
normal
opentelemetry-stdout ^0.31.0
normal
opentelemetry-zipkin ^0.31.0
normal
opentelemetry_sdk ^0.31.0
normal
prometheus ^0.14.0
normal
sonic-rs ^0.5.3
normal
strum ^0.28.0
normal
thiserror ^2.0.14
normal
tokio ^1.47.1
normal
tokio-stream ^0.1.18
normal
tokio-util ^0.7.16
normal
tonic ^0.14.2
normal
tracing ^0.1.44
normal
tracing-opentelemetry ^0.32.0
normal
tracing-subscriber ^0.3.22
normal
vrl ^0.30.0
normal
criterion ^0.8
dev
insta ^1.42.1
dev
opentelemetry_sdk ^0.31.0
dev
tokio ^1.47.1
dev
Versions
14.57%
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
BoxError
hive_
router_
internal
0.0.14
BoxError
Aliased Type
In crate hive_
router_
internal
hive_router_internal
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
>;
Aliased Type
ยง
pub struct BoxError(
/* private fields */
);