es-entity 0.11.2

Event Sourcing Entity Framework
Documentation
1
2
3
4
5
pub mod customer;
pub mod order;
pub mod profile;
pub mod task;
pub mod user;