dagger-rs/crates/dagger-sdk/tests
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
..
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 13:12:23 +02:00