diba-io / carbonado

An apocalypse-resistant data storage format for the truly paranoid.
MIT License
105 stars 7 forks source link

Refactor error type #27

Closed cryptoquick closed 1 year ago

cryptoquick commented 1 year ago

Refactor anyhow errors into using thiserror and a strong error types enum.