Prepared
Message
collectives_
westend_
integration_
tests
1.0.0
Prepared
Message
Required Methods
weight_of
Implementations on Foreign Types
WeighedMessage<C>
Implementors
In collectives_
westend_
integration_
tests::
opaque
Structs
Ancestor
AncestorThen
Asset
AssetId
Assets
HintNumVariants
Location
PalletInfo
Parent
ParentThen
QueryResponseInfo
Weight
XcmContext
Enums
AssetFilter
AssetInstance
BodyId
BodyPart
Fungibility
Hint
Junction
Junctions
MaybeErrorCode
NetworkId
OriginKind
Outcome
Response
SendError
WeightLimit
WildAsset
WildFungibility
XcmError
Constants
XCM_VERSION
Traits
ExecuteXcm
PreparedMessage
Reanchorable
SendXcm
XcmWeightInfo
Functions
send_xcm
validate_send
Type Aliases
Instruction
InteriorLocation
QueryId
SendResult
Xcm
XcmHash
XcmResult
collectives_westend_integration_tests
::
opaque
Trait
PreparedMessage
Copy item path
Settings
Help
Summary
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
§