Skip to content

Remove all .unwrap() and .expect() #92

@maxammann

Description

@maxammann

🤔 Expected Behavior

Return a Result for failable operations.

😯 Current Behavior

We use sometimes unwrap or expecte because of lazyness.

💁 Possible Solution

🔦 Context

💻 Examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    WIP-ISSUEDo not yet work on this issue!feature-requestRequest for a new feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions