kaaveland / eugene

Careful With that Lock, Eugene
MIT License
32 stars 1 forks source link

Replace anyhow::Error with eugene::error::Error #99

Closed kaaveland closed 3 months ago

kaaveland commented 3 months ago

Preserve error type in eugene/lib.rs, so that we can handle errors by type / match internally.