Prepared
Message
staging_
xcm_
builder
7.0.0
Prepared
Message
Required Methods
weight_of
Implementations on Foreign Types
WeighedMessage<C>
Implementors
In staging_
xcm_
builder::
test_
utils
Modules
opaque
Structs
Ancestor
AncestorThen
Asset
AssetId
Assets
AssetsInHolding
HintNumVariants
InstructionError
Location
LockedAssets
MaxAssetTransferFilters
MaxAssetsIntoHolding
PalletInfo
Parent
ParentThen
QueryResponseInfo
SubscriptionRequests
TestAssetExchanger
TestAssetLocker
TestAssetTrap
TestLockTicket
TestPalletsInfo
TestReduceTicket
TestSubscriptionService
TestUniversalAliases
TestUnlockTicket
TrappedAssets
Weight
Xcm
XcmContext
Enums
AssetFilter
AssetInstance
BodyId
BodyPart
Fungibility
Hint
Instruction
Junction
Junctions
LockError
MaybeErrorCode
NetworkId
OriginKind
Outcome
Response
SendError
WeightLimit
WildAsset
WildFungibility
XcmError
Constants
LOCKED_ASSETS
MAX_ASSETS_INTO_HOLDING
SUBSCRIPTION_REQUESTS
TRAPPED_ASSETS
XCM_VERSION
Traits
AssetExchange
AssetLock
Config
ConvertOrigin
Enact
ExecuteXcm
OnResponse
PreparedMessage
Reanchorable
SendXcm
TransactAsset
XcmWeightInfo
Functions
send_xcm
validate_send
Type Aliases
InstructionIndex
InteriorLocation
QueryId
SendResult
XcmHash
XcmResult
staging_xcm_builder
::
test_utils
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