dagger-rs/crates/dagger-codegen/src
Kasper Juul Hermansen 4a4c03f3c2
feature/add impl (#6)
* format code

* with object gen and args

* add implementation

* add rust generator

* reset generated code

* add basic output

* reset output

* add object

* add format function

* with opts

* fix vec

* add context to unwrap

* fix arguments

* with function body

* first complete generation: Still missing Vec<Obj>

* run full alpine

* add roadmap item
2023-02-17 12:33:16 +01:00
..
rust feature/add impl (#6) 2023-02-17 12:33:16 +01:00
functions.rs feature/add impl (#6) 2023-02-17 12:33:16 +01:00
generator.rs feature/add impl (#6) 2023-02-17 12:33:16 +01:00
lib.rs feature/add impl (#6) 2023-02-17 12:33:16 +01:00
utility.rs feature/add impl (#6) 2023-02-17 12:33:16 +01:00
visitor.rs feature/add impl (#6) 2023-02-17 12:33:16 +01:00