[−][src]Crate fs_err
This crate provides the File type, a wrapper
around a file handle and its path which wraps all operations with
more helpful error messages.
Structs
| Error | A wrapper around a |
| File | A wrapper around a file handle and its path which wraps all operations with more helpful error messages. |