staging_xcm
7.0.0
GetWeight
Required Methods
weight
Implementors
In staging_xcm::v3
Trait
staging_xcm
::
v3
::
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:
XcmWeightInfo
<Call>>
GetWeight
<W> for staging_xcm::v4::
Instruction
<Call>
source
§
impl<Call, W:
XcmWeightInfo
<Call>>
GetWeight
<W> for staging_xcm::v5::
Instruction
<Call>
source
§
impl<Call, W:
XcmWeightInfo
<Call>>
GetWeight
<W> for staging_xcm::v3::
Instruction
<Call>