☰
SendResult
SendResult
In xcm::v2
Modules
opaque
prelude
Structs
Xcm
Enums
Error
Instruction
Outcome
Response
SendError
WeightLimit
Constants
VERSION
Traits
ExecuteXcm
SendXcm
XcmWeightInfo
Type Definitions
QueryId
Result
SendResult
Weight
?
Type Definition
xcm
::
v2
::
SendResult
source
·
[
−
]
pub type SendResult =
Result
<
()
,
SendError
>;
Expand description
Result value when attempting to send an XCM message.