io-error 0.1.1

Simple and convenient macro for creating I/O errors.
Documentation

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.