xcm_simulator
7.0.0
PreparedMessage
Required Methods
weight_of
Implementations on Foreign Types
WeighedMessage<C>
Implementors
In crate xcm_simulator
Trait
xcm_simulator
::
PreparedMessage
Copy item path
[
−
]
pub trait PreparedMessage { // Required method fn
weight_of
(&self) ->
Weight
; }
Required Methods
§
fn
weight_of
(&self) ->
Weight
Implementations on Foreign Types
§
§
impl<C>
PreparedMessage
for WeighedMessage<C>
§
fn
weight_of
(&self) ->
Weight
Implementors
§