| Crates.io | derive-codegen |
| lib.rs | derive-codegen |
| version | 0.0.5 |
| created_at | 2023-07-03 22:00:27.362363+00 |
| updated_at | 2024-03-17 02:42:28.090934+00 |
| description | Highly-configurable code generation tooling based on Rust types. |
| homepage | |
| repository | https://github.com/colelawrence/derive-codegen |
| max_upload_size | |
| id | 907470 |
| size | 41,784 |
WIP
'derive-codegen' allows you to build your own code generator based on rust enum and struct types.
Design:
Interesting places in the codebase: