Inversed-Tech / eyelid

Private iris matching
Apache License 2.0
0 stars 0 forks source link

Expand `MatchError` error type #86

Open naure opened 4 months ago

naure commented 4 months ago

Define idiomatic Error and Result types, and use them instead of:

Possibly introduce an error management crate (e.g. anyhow, thiserror, …).