Skip to content

Refactor lpc55_sign error handling #63

@mx-shift

Description

@mx-shift

lpc55_sign::Error has become a dumping ground for every function provided in that crate. While there is some overlap between commands, there's also a bunch that is orthogonal. Ideally, lpc55_sign::Error would be broken up into a bunch of different error types so users of the error code don't have to deal with 20 variants that can't possible happen on whatever function they are using.

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