pub type LanesManagerOf<T, I> = LanesManager<T, <T as Config<I>>::BridgeMessagesPalletInstance>;
Expand description
An alias for the associated lanes manager.
Aliased Type§
struct LanesManagerOf<T, I>(/* private fields */);
pub type LanesManagerOf<T, I> = LanesManager<T, <T as Config<I>>::BridgeMessagesPalletInstance>;
An alias for the associated lanes manager.
struct LanesManagerOf<T, I>(/* private fields */);