ARK-Builders/arklib

Define custom error type

Closed this issue · 0 comments

Currently the error on the Rust side are not really managed.The arlkib crate should return a custom error and not anyhow error. It's possible to wrap anyhow to a custom error. With that different errors would be possible