☰
Result
Result
In exr::error
Structs
IoError
Enums
Error
Type Definitions
IoResult
Result
UnitResult
?
Type Definition
exr
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A result that may contain an exr error.