mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-03-14 05:00:05 +01:00
The change here is to make it easier for the consumer to debug the api. Such that they can `match` on individual errors instead of having to parse text. eyre is convenient, but mostly from a consumers perspective