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