Quick Microservices Entity - qm-entity
utilities to work with the concept of an Entity
GitHub repository ⏺ Cargo package ⏺ Docs
Description
The opinionated concept of Entity introduces a way to work with database objects, define ownership
and have access control with different levels.
Features
serde-str: addserdesupport based onDisplayandFromStrtraits forInfraContextandInfraContextIdtypes.