collectives_westend_integration_tests
1.0.0
GetWeight
Required Methods
weight
Implementors
In collectives_westend_integration_tests::v3::prelude::opaque
Trait
collectives_westend_integration_tests
::
v3
::
prelude
::
opaque
::
GetWeight
Copy item path
source
·
[
−
]
pub trait GetWeight<W> { // Required method fn
weight
(&self) ->
Weight
; }
Required Methods
§
source
fn
weight
(&self) ->
Weight
Implementors
§
source
§
impl<Call, W>
GetWeight
<W> for staging_xcm::v4::
Instruction
<Call>
where W:
XcmWeightInfo
<Call>,
source
§
impl<Call, W>
GetWeight
<W> for collectives_westend_integration_tests::
Instruction
<Call>
where W:
XcmWeightInfo
<Call>,
source
§
impl<Call, W>
GetWeight
<W> for collectives_westend_integration_tests::v3::
Instruction
<Call>
where W:
XcmWeightInfo
<Call>,