collectives_westend_integration_tests
1.0.0
PreparedMessage
Required Methods
weight_of
Implementations on Foreign Types
WeighedMessage<C>
Implementors
In collectives_westend_integration_tests::opaque
Trait
collectives_westend_integration_tests
::
opaque
::
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
§
source
§
impl<C>
PreparedMessage
for
WeighedMessage
<C>
source
§
fn
weight_of
(&self) ->
Weight
Implementors
§