ddd-rs
Domain-Driven Design (DDD) building blocks, for Rust applications.
Most of the definitions on these docs are taken from Eric Evan's Domain-Driven Design: Tackling Complexity in the Heart of Software.
Application Layer
Domain Layer
Infrastructure Layer
- Persistence
- DomainRepository
- InMemoryRepository