☰
SendResult
In xcm_builder::test_utils
?
Type Definition
xcm_builder
::
test_utils
::
SendResult
source
·
[
−
]
pub type SendResult =
Result
<
()
,
SendError
>;
Expand description
Result value when attempting to send an XCM message.