es-entity 0.10.35

Event Sourcing Entity Framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[book]
authors = ["ES Entity Contributors"]
language = "en"
src = "src"
title = "ES Entity Framework"

[build]
build-dir = "build"

[output.html]
default-theme = "rust"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/galoymoney/es-entity"
edit-url-template = "https://github.com/galoymoney/es-entity/edit/main/{path}"

[rust]
edition = "2024"