- Some getters should return Option #19 - FileList::contains has unneeded Result<> - Alpm should not be Send - Rename CommitResult::FileConflict -> CommitResult::Fileconflicts - Rework Commit/Prepare Result to be lazy? - Add error and Commit/Prepare Result should be more consistent with eachother - Package::files() should be an option. ~~No it's fine as is.~~ Actually no - Remove handle needed to make an alpmlistmut and remove lifetimes. - &mut self for string setters
No it's fine as is.Actually no