datrs / bitfield-rle

A run-length-encoder that compresses bitfields.
https://docs.rs/bitfield-rle
Apache License 2.0
9 stars 6 forks source link

Move from failure to std::error::Error #16

Closed bltavares closed 4 years ago

bltavares commented 4 years ago

Choose one: a 🙋 feature

Checklist

Context

https://github.com/bltavares/bitfield-rle/pull/new/failure-into-stderr

Semver Changes

major/minor as it breaks the API