Trait pallet_circuit_vacuum::weights::WeightInfo
source · pub trait WeightInfo {
// Required method
fn single_order() -> Weight;
}
Required Methods§
fn single_order() -> Weight
Implementors§
impl<T: Config> WeightInfo for SubstrateWeight<T>
Weight functions for pallet_vacuum
.