Struct gif::DecodingFormatError [−][src]
pub struct DecodingFormatError { /* fields omitted */ }
An error returned in the case of the image not being formatted properly.
Trait Implementations
impl Error for DecodingFormatError
[src]
impl Error for DecodingFormatError
[src]impl From<DecodingFormatError> for DecodingError
[src]
impl From<DecodingFormatError> for DecodingError
[src]