ibc-types-path 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-path

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 15 feature flags, 2 of them enabled by default.

default

  • std

std

  • bytes/std
  • displaydoc/std
  • num-traits/std
  • prost/std
  • serde/std
  • serde_json/std
  • subtle-encoding/std
  • tendermint/clock
  • tendermint/std
  • ibc-types-core-client/std
  • ibc-types-core-connection/std
  • ibc-types-core-channel/std

mocks

  • tendermint-testgen
  • tendermint/clock
  • cfg-if
  • parking_lot

with_serde

  • serde
  • serde_derive
  • serde_json

scale-info

  • dep:scale-info

parity-scale-codec

  • dep:parity-scale-codec

mocks-no-std

  • cfg-if

serde_json

  • dep:serde_json

tendermint-testgen

  • dep:tendermint-testgen

borsh

  • dep:borsh

serde_derive

  • dep:serde_derive

cfg-if

  • dep:cfg-if

parking_lot

  • dep:parking_lot

serde

  • dep:serde

upgrade_client

    This feature flag does not enable additional features.