Skip to content

do we use .unwrap outside of tests - it can create a panic if the unwrapped object doesn't have any content. #9

@bsutton

Description

@bsutton

We should not be using unwrap anywhere except in unit tests unless rust best practices recommend it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nextidentifies items that are to be implemented next.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions