Skip to content

Make more elegant use of the Result type  #2

@human37

Description

@human37

I am currently doing lots of error handling, and one method to clean it up would be to be more consistent in my use of the "Result" type, as I can just pass errors up the call stack, and I can just call functions that might error out using the "?" syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions