phrohdoh / easage

A library that provides programmatic manipulation of BIG archives.
MIT License
9 stars 0 forks source link

Implement error handling via the `failure` crate #13

Closed phrohdoh closed 6 years ago

phrohdoh commented 6 years ago

Documentation for failure on docs.rs.

https://github.com/Phrohdoh/easage/blob/34ce982f01d1f716a945c2946faeb2bb9a509074/src/bin/easage_unpack.rs#L50 https://github.com/Phrohdoh/easage/blob/91328477b4a0bffff807681ec6a7950bbf6468da/src/writer/mod.rs#L56