Convenient macro for creating I/O errors.
This adds a macro, err!() which is used to create std::io::Error values. Refer to the
documentation of the macro for usage.
Convenient macro for creating I/O errors.
This adds a macro, err!() which is used to create std::io::Error values. Refer to the
documentation of the macro for usage.