nitinol-core 1.0.0

Core library for Nitinol that defines the assumptions for realizing CQRS+ES.
Documentation
1
2
3
4
5
6
7
pub mod errors;

pub mod command;

pub mod event;

pub mod identifier;