Expand description
§Tooling for better human readable errors
Structs§
- FatIO
Error - A wrapper for io::Error which also contains the file path it failed on
- Main
Error - An error wrapper for usage in the main functions printing better human readable errors from e.g.
thiserror
crate.
Functions§
- fat_
io_ wrap_ std - Wrapper for std::io functions