eventually 0.2.0

Work-in-progress crate to allow easy development of Event Sourced application.
Documentation
[dependencies.async-trait]
version = "0.1"
[dev-dependencies.tokio-test]
version = "0.2"

[package]
authors = ["Danilo Cianfrone <danilocianfr@gmail.com>"]
categories = ["ddd", "event-sourcing", "cqrs", "aggregate"]
description = "Work-in-progress crate to allow easy development of Event Sourced application.\n"
edition = "2018"
keywords = ["architecture", "ddd", "event-sourcing", "cqrs"]
license = "MIT"
name = "eventually"
readme = "README.md"
repository = "https://github.com/ar3s3ru/eventually-rs"
version = "0.2.0"