☰
SendResult
SendResult
In xcm_builder::test_utils::opaque
Structs
Ancestor
AncestorThen
MultiAsset
MultiAssets
MultiLocation
Parent
ParentThen
Enums
AssetId
AssetInstance
BodyId
BodyPart
Fungibility
Junction
Junctions
MultiAssetFilter
NetworkId
OriginKind
Outcome
Response
SendError
WeightLimit
WildFungibility
WildMultiAsset
XcmError
Constants
XCM_VERSION
Traits
ExecuteXcm
SendXcm
XcmWeightInfo
Type Definitions
Instruction
InteriorMultiLocation
QueryId
SendResult
Xcm
XcmResult
?
Type Definition
xcm_builder
::
test_utils
::
opaque
::
SendResult
source
·
[
−
]
pub type SendResult =
Result
<
()
,
SendError
>;
Expand description
Result value when attempting to send an XCM message.