Move most utils and synthetic traits into core (#1730)
- Moves most of the `util` package from `codegen-client` into `codegen-core` - Moves the synthetic traits into `codegen-core` - Consolidates duplicated `RustTypesTest` files - Corrects `lang` -> `rustlang` package name in `codegen-client` tests - Moves `letIf` from `SymbolVisitor` into its own file in `codegen-core`
Loading
Please register or sign in to comment