qm-entity 0.0.67

Entity management
Documentation

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.