Prepared
Message
xcm_
simulator
7.0.0
Prepared
Message
Required Methods
weight_of
Implementations on Foreign Types
WeighedMessage<C>
Implementors
In xcm_
simulator::
opaque
Structs
Ancestor
AncestorThen
Asset
AssetId
Assets
HintNumVariants
InstructionError
Location
MaxAssetTransferFilters
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
InstructionIndex
InteriorLocation
QueryId
SendResult
Xcm
XcmHash
XcmResult
xcm_simulator
::
opaque
Trait
PreparedMessage
Copy item path
Settings
Help
Summary
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
§
impl PreparedMessage for
Weightless