pub trait WeightInfo { }
Expand description

Weight functions needed for pallet_moonbeam_lazy_migrations.

Implementations on Foreign Types§

source§

impl WeightInfo for ()

Implementors§

source§

impl<T: Config> WeightInfo for SubstrateWeight<T>