staging_
xcm_
builder
7.0.0
Prepared
Message
Required Methods
weight_of
Implementations on Foreign Types
WeighedMessage<C>
Implementors
In staging_
xcm_
builder::
test_
utils::
opaque
staging_xcm_builder
::
test_utils
::
opaque
Trait
PreparedMessage
Copy item path
Source
pub trait PreparedMessage { // Required method fn
weight_of
(&self) ->
Weight
; }
Required Methods
§
Source
fn
weight_of
(&self) ->
Weight
Implementations on Foreign Types
§
§
impl<C>
PreparedMessage
for WeighedMessage<C>
§
fn
weight_of
(&self) ->
Weight
Implementors
§