Expand description
A module for handling errors in apt-sources crate of deb822-rs project.
It intends to address error handling in meaningful manner, less vague than just passing
String as error.
Enumsยง
- Load
Error - Errors that can occur when loading repositories from directories
- Repository
Error - Errors for APT sources parsing and conversion to
Repository