☰
ValidationResult
In exr::image::validate_results
?
Type Definition
exr
::
image
::
validate_results
::
ValidationResult
source
·
[
−
]
pub type ValidationResult =
Result
<
()
,
String
>;
Expand description
If invalid, contains the error message.