Trait emulated_integration_tests_common::impls::v3::GetWeight
source · pub trait GetWeight<W> {
// Required method
fn weight(&self) -> Weight;
}
pub trait GetWeight<W> {
// Required method
fn weight(&self) -> Weight;
}