Skip to content

File::close(self) -> std::io::Result<()> for the std #353

Open
@Byron

Description

@Byron

Gitoxide shouldn't rely on File::drop() after writing files as it squelches errors. Instead, use io-close but push for the ability to close files to be added to the standard library.

Creating a PR for it would be the way to go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions