dagger-rs/crates/dagger-codegen/src/rust/templates
Kasper Juul Hermansen 11d20935c6
feat: extract client (#48)
This extracts the client (strategy pattern), this is so that it is will be possible to test the actual querier, without hitting / requiring the dagger-engine running.
2023-03-19 00:01:24 +00:00
..
enum_tmpl.rs fix: stable enum entries 2023-03-14 22:21:35 +01:00
input_tmpl.rs fix: stable input fields and args 2023-03-14 22:21:35 +01:00
mod.rs feature/add impl (#6) 2023-02-17 12:33:16 +01:00
object_tmpl.rs feat: extract client (#48) 2023-03-19 00:01:24 +00:00
scalar_tmpl.rs fix: add support for String as well 2023-03-13 21:07:14 +01:00