ibc-core-router 0.52.0

Maintained by `ibc-rs`, contains necessary traits to implement the routing and callback functionality (IBC router module) used for connecting the application layer to the transport layer of an IBC enabled chain.
Documentation

ibc-core-router

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
  • subtle-encoding/std
  • ibc-primitives/std
  • ibc-core-channel-types/std
  • ibc-core-host-types/std
  • ibc-core-router-types/std

schema

  • ibc-core-channel-types/schema
  • ibc-core-host-types/schema
  • ibc-core-router-types/schema
  • ibc-primitives/schema
  • serde
  • std

serde

  • ibc-primitives/serde
  • ibc-core-channel-types/serde
  • ibc-core-host-types/serde
  • ibc-core-router-types/serde

borsh

  • ibc-primitives/borsh
  • ibc-core-channel-types/borsh
  • ibc-core-host-types/borsh
  • ibc-core-router-types/borsh

parity-scale-codec

  • ibc-core-channel-types/parity-scale-codec
  • ibc-core-host-types/parity-scale-codec
  • ibc-core-router-types/parity-scale-codec
  • ibc-primitives/parity-scale-codec