Crate vg_errortools

Crate vg_errortools 

Source
Expand description

§Tooling for better human readable errors

Structs§

FatIOError
A wrapper for io::Error which also contains the file path it failed on
MainError
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