| Crates.io | entity-derive-impl |
| lib.rs | entity-derive-impl |
| version | 0.3.0 |
| created_at | 2026-01-06 06:52:11.956155+00 |
| updated_at | 2026-01-08 03:45:44.860951+00 |
| description | Internal proc-macro implementation for entity-derive. Use entity-derive instead. |
| homepage | |
| repository | https://github.com/RAprogramm/entity-derive |
| max_upload_size | |
| id | 2025293 |
| size | 747,212 |
Procedural macro implementation for entity-derive.
This is an internal crate. Use entity-derive directly.
This crate contains the proc-macro implementation for the #[derive(Entity)] macro.
It generates:
CreateRequest, UpdateRequest, Response)For complete documentation, examples, and usage guide, see:
MIT License - see LICENSE