feat: add id field to entity, implement ToValue for entity

This commit is contained in:
2025-09-29 07:25:42 +02:00
parent 6bc97e36c1
commit e8cb7d8e53
5 changed files with 219 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
short-uuid = "0.2.0"