Crate ibc_core_router

source ·
Expand description

This library contains necessary traits to implement an IBC router module when integrating with ibc-rs.

Modules§

  • Defines the Router, which binds modules to ports
  • Re-exports router data structures from the ibc-core-router-types crate