dagger-rs/crates
kjuulh 3a9abb97c2 Add thiserror instead of exposing eyre anonymous errors
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
2023-04-30 13:12:23 +02:00
..
dagger-bootstrap feat: add musl ci (#51) 2023-03-19 12:16:36 +00:00
dagger-codegen Add thiserror instead of exposing eyre anonymous errors 2023-04-30 13:12:23 +02:00
dagger-core Add thiserror instead of exposing eyre anonymous errors 2023-04-30 13:12:23 +02:00
dagger-sdk Add thiserror instead of exposing eyre anonymous errors 2023-04-30 13:12:23 +02:00