pub trait WeightInfo { }
Expand description

Weight functions needed for pallet_xdns.

Implementations on Foreign Types§

source§

impl WeightInfo for ()

Implementors§

source§

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