Docs.rs
ibc-client-wasm-types-0.57.0
ibc-client-wasm-types 0.57.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rnbguy
Farhad-Shabani
ibcbot
seanchen1991
Dependencies
base64 ^0.22
normal
displaydoc ^0.2.5
normal
ibc-core-client ^0.57.0
normal
ibc-core-host-types ^0.57.0
normal
ibc-primitives ^0.57.0
normal
ibc-proto ^0.51.1
normal
schemars ^0.8.21
normal
optional
serde ^1.0
normal
optional
rstest ^0.24
dev
serde-json-wasm ^1.0.1
dev
Versions
22.73%
of the crate is documented
Platform
i686-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
Bytes
ibc_
client_
wasm_
types
0.57.0
Bytes
Aliased Type
In crate ibc_
client_
wasm_
types
ibc_client_wasm_types
Type Alias
Bytes
Copy item path
Source
pub type Bytes =
Vec
<
u8
>;
Aliased Type
ยง
pub struct Bytes {
/* private fields */
}