qm-entity

Crates.ioqm-entity
lib.rsqm-entity
version0.0.60
created_at2024-03-14 12:12:09.013918+00
updated_at2025-08-11 12:16:45.167815+00
descriptionEntity management
homepage
repositoryhttps://github.com/hd-gmbh-dev/quick-microservice-rs
max_upload_size
id1173331
size206,179
(hd-gmbh-bot)

documentation

README

Quick Microservices Entity - qm-entity

utilities to work with the concept of an Entity


GitHub repositoryCargo packageDocs

github.com - quick-microservice-rs crates.io - qm-entity
github.com - workflow - build


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: add serde support based on Display and FromStr traits for InfraContext and InfraContextId types.
Commit count: 224

cargo fmt