ibc-types-identifier 0.13.0

Data types for the Inter-Blockchain Communication (IBC) protocol. This crate defines common data structures that can be reused by different IBC implementations or ecosystem tooling.
Documentation

ibc-types-identifier

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 2 of them enabled by default.

default

  • std

std

  • serde/std
  • displaydoc/std

mocks

  • tendermint-testgen
  • cfg-if
  • parking_lot

with_serde

  • serde
  • serde_derive

cfg-if

  • dep:cfg-if

serde

  • dep:serde

borsh

  • dep:borsh

parity-scale-codec

  • dep:parity-scale-codec

serde_derive

  • dep:serde_derive

parking_lot

  • dep:parking_lot

tendermint-testgen

  • dep:tendermint-testgen

scale-info

  • dep:scale-info

mocks-no-std

  • cfg-if

upgrade_client

    This feature flag does not enable additional features.