Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusgrass/codegen-rs
A simple Rust code generation library
https://github.com/marcusgrass/codegen-rs
code-generation rust
Last synced: 21 days ago
JSON representation
A simple Rust code generation library
- Host: GitHub
- URL: https://github.com/marcusgrass/codegen-rs
- Owner: MarcusGrass
- License: mit
- Created: 2022-04-20T20:34:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T15:30:38.000Z (about 2 years ago)
- Last Synced: 2024-11-08T05:12:37.560Z (2 months ago)
- Topics: code-generation, rust
- Language: Rust
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# codegen-rs
A small stupid library to generate rust code dynamically,
for usages such as boilerplate API-integration## License
This project is licenced under the [MIT-license](LICENSE)