Struct xz_decom::XZError [] [src]

pub struct XZError { /* fields omitted */ }

Error type for problems during decompression

Trait Implementations

impl Debug for XZError
[src]

Formats the value using the given formatter.

impl Error for XZError
[src]

A short description of the error. Read more

The lower-level cause of this error, if any. Read more

impl Display for XZError
[src]

Formats the value using the given formatter. Read more