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