Crates.io | ddd |
lib.rs | ddd |
version | 0.1.0 |
source | src |
created_at | 2024-07-09 03:29:34.27202 |
updated_at | 2024-07-09 03:29:34.27202 |
description | Domain-Driven Design Framework |
homepage | |
repository | https://github.com/seanpianka/ddd |
max_upload_size | |
id | 1296595 |
size | 2,418 |
ddd
- DDD FrameworkA Domain-Driven Design (DDD) framework for modeling business domains in Rust.
This framework provides essential building blocks for implementing DDD patterns in Rust applications. It includes traits and structures for commands, events, aggregates, and more.