A few fixes to enable work on alpm-buildinfo
- Rename
Error
toAlpmError
to not accidentally shadowError
- Derive all types from
Clone
. - Add from
strum::ParseError
toError
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Error
to AlpmError
to not accidentally shadow Error
Clone
.strum::ParseError
to Error