cumulus_primitives_core
0.7.0
PreparedMessage
Required Methods
weight_of
Implementors
In crate cumulus_primitives_core
Trait
cumulus_primitives_core
::
PreparedMessage
Copy item path
[
−
]
pub trait PreparedMessage { // Required method fn
weight_of
(&self) ->
Weight
; }
Required Methods
§
fn
weight_of
(&self) ->
Weight
Implementors
§