Docs.rs
ibc-core-0.51.0
ibc-core 0.51.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rnbguy
Farhad-Shabani
ibcbot
seanchen1991
Dependencies
ibc-core-channel ^0.51.0
normal
ibc-core-client ^0.51.0
normal
ibc-core-commitment-types ^0.51.0
normal
ibc-core-connection ^0.51.0
normal
ibc-core-handler ^0.51.0
normal
ibc-core-host ^0.51.0
normal
ibc-core-router ^0.51.0
normal
ibc-derive ^0.6.1
normal
ibc-primitives ^0.51.0
normal
Versions
100%
of the crate is documented
Go to latest version
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_core
0.51.0
Module context
Traits
In ibc_core::channel
?
Module
ibc_core
::
channel
::
context
source
·
[
−
]
Expand description
ICS4 (channel) context.
Traits
§
SendPacketExecutionContext
Methods required in send packet execution, to be implemented by the host
SendPacketValidationContext
Methods required in send packet validation, to be implemented by the host