staging_
xcm
7.0.1
GetWeight
Required Methods
weight
Implementors
In staging_
xcm::
v3
staging_xcm
::
v3
Trait
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>