PreparedMessage
staging_xcm
7.0.0
PreparedMessage
Required Methods
weight_of
Implementors
In staging_xcm::v3
Modules
opaque
prelude
Structs
Ancestor
AncestorThen
MaxDispatchErrorLen
MaxPalletNameLen
MaxPalletsInfo
MultiAsset
MultiAssets
MultiLocation
PalletInfo
Parent
ParentThen
QueryResponseInfo
Weight
Xcm
XcmBuilder
XcmContext
Enums
AnythingGoes
AssetId
AssetInstance
BodyId
BodyPart
Error
ExplicitUnpaidRequired
Fungibility
Instruction
Junction
Junctions
LoadedHolding
MaybeErrorCode
MultiAssetFilter
NetworkId
OriginKind
Outcome
PaymentRequired
Response
SendError
WeightLimit
WildFungibility
WildMultiAsset
Constants
MAX_INSTRUCTIONS_TO_DECODE
MAX_ITEMS_IN_MULTIASSETS
VERSION
Traits
ExecuteXcm
GetWeight
PreparedMessage
SendXcm
XcmBuilderState
XcmWeightInfo
Functions
send_xcm
validate_send
Type Aliases
InteriorMultiLocation
Location
QueryId
Result
SendResult
XcmHash
?
Settings
Trait
staging_xcm
::
v3
::
PreparedMessage
Copy item path
source
·
[
−
]
pub trait PreparedMessage { // Required method fn
weight_of
(&self) ->
Weight
; }
Required Methods
§
source
fn
weight_of
(&self) ->
Weight
Implementors
§