Docs.rs
ibc-testkit-0.57.0
ibc-testkit 0.57.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rnbguy
Farhad-Shabani
ibcbot
seanchen1991
Dependencies
basecoin-store ^0.2.0
normal
bon ^3.1.1
normal
borsh ^1
normal
optional
derive_more ^1.0.0
normal
displaydoc ^0.2.5
normal
ibc ^0.57.0
normal
ibc-proto ^0.51.1
normal
ibc-query ^0.57.0
normal
parking_lot ^0.12.3
normal
schemars ^0.8.21
normal
optional
serde ^1.0
normal
optional
serde-json-wasm ^1.0.1
normal
optional
subtle-encoding ^0.5
normal
tendermint ^0.40.0
normal
tendermint-testgen ^0.40.0
normal
hex ^0.4.3
dev
rstest ^0.24
dev
Versions
64.42%
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_
testkit
0.57.0
Module client_
state
Module Items
Structs
Constants
Traits
Functions
In ibc_
testkit::
testapp::
ibc::
clients::
mock
ibc_testkit
::
testapp
::
ibc
::
clients
::
mock
Module
client_state
Copy item path
Source
Structs
§
Mock
Client
State
A mock of a client state. For an example of a real structure that this mocks, you can see
ClientState
of ics07_tendermint/client_state.rs.
Constants
§
MOCK_
CLIENT_
STATE_
TYPE_
URL
MOCK_
CLIENT_
TYPE
Traits
§
Mock
Client
Context
Functions
§
client_
type