Docs.rs
ibc-primitives-0.57.0
ibc-primitives 0.57.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rnbguy
Farhad-Shabani
ibcbot
seanchen1991
Dependencies
arbitrary ^1.4
normal
optional
borsh ^1
normal
optional
derive_more ^1.0.0
normal
displaydoc ^0.2.5
normal
ibc-proto ^0.51.1
normal
parity-scale-codec ^3.6.12
normal
optional
prost ^0.13.2
normal
scale-info ^2.11.3
normal
optional
schemars ^0.8.21
normal
optional
serde ^1.0
normal
optional
time >=0.3.0, <0.3.38
normal
rstest ^0.24
dev
serde-json-wasm ^1.0.1
dev
Versions
60.71%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module pretty
ibc_
primitives
0.57.0
Module pretty
Module Items
Structs
In ibc_
primitives::
utils
ibc_primitives
::
utils
Module
pretty
Copy item path
Source
Expand description
Pretty printing utilities.
Structs
ยง
Pretty
Slice
A slice type that implements the
Display
trait to pretty-print the contained elements.