Docs.rs
ibc-telemetry-0.32.1
ibc-telemetry 0.32.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
romac
greg-szabo
andynog
hu55a1n1
ljoss17
ibcbot
Dependencies
axum ^0.6.18
normal
dashmap ^5.4.0
normal
ibc-relayer-types ^0.32.1
normal
moka ^0.12.8
normal
once_cell ^1.20.2
normal
opentelemetry ^0.19.0
normal
opentelemetry-prometheus ^0.12.0
normal
prometheus ^0.13.4
normal
serde ^1.0.214
normal
serde_json ^1.0.132
normal
tendermint ^0.40.0
normal
tokio ^1.39.2
normal
tracing ^0.1.36
normal
Versions
36.76%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ibc_
telemetry
0.32.1
BoxError
Aliased Type
In crate ibc_
telemetry
ibc_telemetry
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
struct BoxError(
/* private fields */
);