es-entity 0.12.13

Event Sourcing Entity Framework
Documentation
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

.direnv/

# nix process-compose dev deps (Postgres data dir, logs, config)
.nix-deps/

-
.env
.bacon-locations
.claude/

# mdBook generated files
book/book/

# cargo-fuzz: the evolving corpus is persisted to GCS (not git); crash outputs
# and the build dir (covered by global `target/`) are ignored.
fuzz/artifacts/
fuzz/corpus/