Docs.rs
ibc-data-types-0.57.0
ibc-data-types 0.57.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rnbguy
Farhad-Shabani
ibcbot
seanchen1991
Dependencies
ibc-app-transfer-types ^0.57.0
normal
ibc-client-tendermint-types ^0.57.0
normal
ibc-client-wasm-types ^0.57.0
normal
ibc-core-channel-types ^0.57.0
normal
ibc-core-client-types ^0.57.0
normal
ibc-core-commitment-types ^0.57.0
normal
ibc-core-connection-types ^0.57.0
normal
ibc-core-handler-types ^0.57.0
normal
ibc-core-host-types ^0.57.0
normal
ibc-core-router-types ^0.57.0
normal
ibc-primitives ^0.57.0
normal
Versions
93.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
ibc_
data_
types
0.57.0
Bytes
Aliased Type
In ibc_
data_
types::
clients::
wasm
ibc_data_types
::
clients
::
wasm
Type Alias
Bytes
Copy item path
Source
pub type Bytes =
Vec
<
u8
>;
Aliased Type
ยง
pub struct Bytes {
/* private fields */
}