ibc-core-handler-types 0.53.0

Maintained by `ibc-rs`, encapsulates essential ICS-25 Handler Interface data structures and domain types, as specified in the Inter-Blockchain Communication (IBC) protocol. Designed for universal applicability to facilitate development and integration across diverse IBC-enabled projects.
Documentation

ibc-core-handler-types

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

default

  • std

std

  • displaydoc/std
  • serde/std
  • subtle-encoding/std
  • ibc-core-client-types/std
  • ibc-core-connection-types/std
  • ibc-core-channel-types/std
  • ibc-core-commitment-types/std
  • ibc-core-host-types/std
  • ibc-core-router-types/std
  • ibc-primitives/std
  • ibc-proto/std
  • tendermint/std

schema

  • dep:schemars
  • ibc-core-client-types/schema
  • ibc-core-connection-types/schema
  • ibc-core-channel-types/schema
  • ibc-core-commitment-types/schema
  • ibc-core-host-types/schema
  • ibc-core-router-types/schema
  • ibc-primitives/schema
  • ibc-proto/json-schema
  • serde
  • std

parity-scale-codec

  • dep:parity-scale-codec
  • dep:scale-info
  • ibc-core-client-types/parity-scale-codec
  • ibc-core-connection-types/parity-scale-codec
  • ibc-core-channel-types/parity-scale-codec
  • ibc-core-commitment-types/parity-scale-codec
  • ibc-core-host-types/parity-scale-codec
  • ibc-core-router-types/parity-scale-codec
  • ibc-primitives/parity-scale-codec
  • ibc-proto/parity-scale-codec

serde

  • dep:serde
  • ibc-core-client-types/serde
  • ibc-core-connection-types/serde
  • ibc-core-channel-types/serde
  • ibc-core-commitment-types/serde
  • ibc-core-host-types/serde
  • ibc-core-router-types/serde
  • ibc-primitives/serde
  • ibc-proto/serde

borsh

  • dep:borsh
  • ibc-core-client-types/borsh
  • ibc-core-connection-types/borsh
  • ibc-core-channel-types/borsh
  • ibc-core-commitment-types/borsh
  • ibc-core-host-types/borsh
  • ibc-core-router-types/borsh
  • ibc-primitives/borsh
  • ibc-proto/borsh