fmodel-rust 0.7.0

Accelerate development of compositional, safe, and ergonomic applications/information systems by effectively implementing Event Sourcing and CQRS patterns in Rust.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.193"
[dev-dependencies.derive_more]
version = "0.99.17"

[dev-dependencies.tokio]
features = ["rt", "rt-multi-thread", "macros"]
version = "1.35.1"

[package]
description = "Accelerate development of compositional, safe, and ergonomic applications/information systems by effectively implementing Event Sourcing and CQRS patterns in Rust."
edition = "2021"
license = "Apache-2.0"
name = "fmodel-rust"
readme = "README.md"
version = "0.7.0"