Rust Ddd

Rust domain-driven design — aggregates, entities, value objects, domain events, repository traits, and use case organization. Use when modeling a rich business domain, deciding where business rules live, choosing between service structs and aggregate methods, separating domain models from database types, or structuring features with DDD building blocks. Also use when working with bounded contexts, applying the repository pattern, or designing domain error types in Rust.

dawidpereira 50fe67d 4 files · 48.2 KB Updated

File contents

dawidpereira/rust-skills/tree/main/skills/rust-ddd commit 50fe67d242

Frequently asked questions

npx skillmds@latest add dawidpereira/rust-ddd