Type Alias pallet_xcm_bridge::pallet::WeightInfoOf
source · pub type WeightInfoOf<T, I> = <T as Config<I>>::WeightInfo;
Expand description
Weight info of the given pallet.
pub type WeightInfoOf<T, I> = <T as Config<I>>::WeightInfo;
Weight info of the given pallet.