| Crates.io | ricecoder-generation |
| lib.rs | ricecoder-generation |
| version | 0.1.71 |
| created_at | 2025-12-09 19:17:45.125929+00 |
| updated_at | 2025-12-09 19:17:45.125929+00 |
| description | Code generation engine with template support |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1976069 |
| size | 726,204 |
Code generation engine with template support
Add to your Cargo.toml:
[dependencies]
ricecoder-generation = "0.1"
use ricecoder_generation::*;
// Your code here
For more information, see the documentation.
MIT