Docs.rs
ibc-types-0.6.3
ibc-types 0.6.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
hdevalence
conorsch
erwanor
github:penumbra-zone:penumbra-labs
Dependencies
ibc-types-core-channel ^0.6.3
normal
ibc-types-core-client ^0.6.3
normal
ibc-types-core-commitment ^0.6.3
normal
ibc-types-core-connection ^0.6.3
normal
ibc-types-domain-type ^0.6.3
normal
ibc-types-identifier ^0.6.3
normal
ibc-types-lightclients-tendermint ^0.6.3
normal
ibc-types-path ^0.6.3
normal
ibc-types-timestamp ^0.6.3
normal
ibc-types-transfer ^0.6.3
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
ibc_types
0.6.3
TypeUrl
Required Associated Constants
TYPE_URL
Object Safety
Implementors
In crate ibc_types
?
Trait
ibc_types
::
TypeUrl
source
·
[
−
]
pub trait TypeUrl { const
TYPE_URL
: &'static
str
; }
Required Associated Constants
§
source
const
TYPE_URL
: &'static
str
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
TypeUrl
for
MsgAcknowledgement
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgAcknowledgement"
source
§
impl
TypeUrl
for
MsgChannelCloseConfirm
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgChannelCloseConfirm"
source
§
impl
TypeUrl
for
MsgChannelCloseInit
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgChannelCloseInit"
source
§
impl
TypeUrl
for
MsgChannelOpenAck
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgChannelOpenAck"
source
§
impl
TypeUrl
for
MsgChannelOpenConfirm
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgChannelOpenConfirm"
source
§
impl
TypeUrl
for
MsgChannelOpenInit
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgChannelOpenInit"
source
§
impl
TypeUrl
for
MsgChannelOpenTry
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgChannelOpenTry"
source
§
impl
TypeUrl
for
MsgRecvPacket
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgRecvPacket"
source
§
impl
TypeUrl
for
MsgTimeout
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgTimeout"
source
§
impl
TypeUrl
for
MsgTimeoutOnClose
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.channel.v1.MsgTimeoutOnClose"
source
§
impl
TypeUrl
for
MsgCreateClient
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.client.v1.MsgCreateClient"
source
§
impl
TypeUrl
for
MsgSubmitMisbehaviour
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.client.v1.MsgSubmitMisbehaviour"
source
§
impl
TypeUrl
for
MsgUpdateClient
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.client.v1.MsgUpdateClient"
source
§
impl
TypeUrl
for
MsgUpgradeClient
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.client.v1.MsgUpgradeClient"
source
§
impl
TypeUrl
for
MerklePath
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.commitment.v1.MerklePath"
source
§
impl
TypeUrl
for
MerklePrefix
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.commitment.v1.MerklePrefix"
source
§
impl
TypeUrl
for
MerkleProof
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.commitment.v1.MerkleProof"
source
§
impl
TypeUrl
for
MerkleRoot
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.commitment.v1.MerkleRoot"
source
§
impl
TypeUrl
for
MsgConnectionOpenAck
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.connection.v1.MsgConnectionOpenAck"
source
§
impl
TypeUrl
for
MsgConnectionOpenConfirm
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.connection.v1.MsgConnectionOpenConfirm"
source
§
impl
TypeUrl
for
MsgConnectionOpenInit
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.connection.v1.MsgConnectionOpenInit"
source
§
impl
TypeUrl
for
MsgConnectionOpenTry
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.connection.v1.MsgConnectionOpenTry"
source
§
impl
TypeUrl
for
ClientPaths
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.connection.v1.ClientPaths"
source
§
impl
TypeUrl
for
IdentifiedConnectionEnd
source
§
const
TYPE_URL
: &'static
str
= "/ibc.core.connection.v1.IdentifiedConnection"
source
§
impl
TypeUrl
for
ClientState
source
§
const
TYPE_URL
: &'static
str
= TENDERMINT_CLIENT_STATE_TYPE_URL
source
§
impl
TypeUrl
for
ConsensusState
source
§
const
TYPE_URL
: &'static
str
= TENDERMINT_CONSENSUS_STATE_TYPE_URL