☰
Result
In sc_executor_common::error
?
Type Definition
sc_executor_common
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result type alias.