dagger-rs/crates/dagger-sdk/tests
kjuulh 6b82e523bd
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 12:57:50 +02:00
..
issues fix: serialization of enum args for graphql (#34) 2023-03-14 13:56:49 +00:00
mod.rs Add thiserror instead of exposing eyre anonymous errors 2023-04-30 12:57:50 +02:00