| Crates.io | qm-entity |
| lib.rs | qm-entity |
| version | 0.0.62 |
| created_at | 2024-03-14 12:12:09.013918+00 |
| updated_at | 2025-09-17 18:42:11.889559+00 |
| description | Entity management |
| homepage | |
| repository | https://github.com/hd-gmbh-dev/quick-microservice-rs |
| max_upload_size | |
| id | 1173331 |
| size | 206,011 |
qm-entityutilities to work with the concept of an Entity
The opinionated concept of Entity introduces a way to work with database objects, define ownership
and have access control with different levels.
serde-str: add serde support based on Display and FromStr traits for InfraContext and InfraContextId types.