Skip to content

API changes for v3 #21

@Morganamilo

Description

@Morganamilo
  • Some getters should return Option Tracking for functions that 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions