Enum aur_depends::Error [−][src]
Expand description
The error type for aur-depends.
Variants
Alpm(Error)
An error occurred in the alpm crate.
Tuple Fields of Alpm
0: Error
Raur(Error)
An error occurred in the rua crate.
Tuple Fields of Raur
0: Error
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Error
impl !UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more