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