# ddd-rs
Domain-Driven Design (DDD) building blocks, for Rust applications.
## Usage
```toml
[dependencies]
ddd-rs = "0.1
```
### More
See the [documentation](https://docs.rs/ddd-rs) for more usage information.
## License
`ddd-rs` is provided under the MIT license. See [LICENSE](LICENSE).