Skip to content

Unwrap Error handling will cause panics use other methods #12

Description

@silverhadch

Error handling with unwrap isnt a great idea if an error accours the programm will panic instead of ending the error gracefully. Recommending using ? for error handling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions