qm-entity

Crates.ioqm-entity
lib.rsqm-entity
version0.0.62
created_at2024-03-14 12:12:09.013918+00
updated_at2025-09-17 18:42:11.889559+00
descriptionEntity management
homepage
repositoryhttps://github.com/hd-gmbh-dev/quick-microservice-rs
max_upload_size
id1173331
size206,011
(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: 241

cargo fmt