Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Remove FileNotFound error #143

@rylev

Description

@rylev

Currently the FileNotFound error does not really represent an error case so much as the user has asked for a file that doesn't exist. This is normally represented as a None in an option. I think we should return ZipResult<Option<ZipFile>> from ZipArchive::by_index and ZipArchive::by_name

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions