Struct libraw::Error
[−]
[src]
pub struct Error {
// some fields omitted
}The error type for libraw functions.
pub struct Error {
// some fields omitted
}The error type for libraw functions.
impl Display for Errorimpl StdError for Errorfn description(&self) -> &strfn cause(&self) -> Option<&Error>impl Debug for Error