cqrs-todo-core 0.2.1

An example aggregate with a simple to-do list implementation
Documentation

cqrs-todo-core

cqrs-todo-core is a demonstration crate, showing how to construct an aggregate, with the associated events and commands, using the CQRS system.