[go: up one dir, main page]

io-close 0.1.0

An extension trait adding a close method to standard library I/O related types such as File.
Documentation

An extension trait adding a close method to standard library I/O related types such as File.

Specifically, these are the types implementing:

close allows dealing with I/O errors which might otherwise be ignored during drop.