evented 0.2.4

Event Sourcing in Rust on top of PostgreSQL
Documentation
1
2
3
4
5
6
7
8
9
10
edition = "2021"

max_width       = 100
reorder_imports = true
reorder_modules = true

unstable_features   = true
comment_width       = 100
imports_granularity = "Crate"
wrap_comments       = true