event_hex 0.0.3

A pragmatic Rust toolkit for Domain-Driven Design with first-class support for event sourcing and CQRS.
Documentation
1
2
3
4
5
6
7
8
{
  "rust-analyzer": {
    "checkOnSave": true,
    "check": {
      "command": "check"
    }
  }
}