redmaple 0.5.0

RedMaple offers an oppinionated yet extremely flexible data modeling system based on events for backend applications
Documentation
[dependencies.thiserror]
version = "1.0.38"

[dependencies.uuid]
features = ["v4"]
version = "1.2.2"

[package]
authors = ["Amir Alesheikh <amirhossein.alehseikh@gmail.com>"]
categories = ["data-structures"]
description = "RedMaple offers an oppinionated yet extremely flexible data modeling system based on events for backend applications"
edition = "2021"
homepage = "https://github.com/amirography/redmaple"
keywords = ["data_model", "event-sourcing", "events"]
license = "Apache-2.0"
name = "redmaple"
readme = "README.md"
repository = "https://github.com/amirography/redmaple"
version = "0.5.0"