☰
Result
In region
?
Type Definition
region
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
The result type used by this library.