dagger-rs/crates/dagger-codegen/src/rust
kjuulh ecca036bc6 fix(sdk): fix builder pattern to actually work with default values
In previous versions the builder pattern required all values to be set.
This has not been fixed, so that default values are allowed.
2023-02-25 01:47:57 +01:00
..
templates fix(sdk): fix builder pattern to actually work with default values 2023-02-25 01:47:57 +01:00
format.rs feat(sdk): move to &str instead of String and introduce builder. 2023-02-19 18:00:04 +01:00
functions.rs feat(sdk): add documentation strings 2023-02-19 22:43:12 +01:00
mod.rs fix all clippy 2023-02-17 17:51:39 +01:00