ddd-rs 0.1.10

Domain-Driven Design (DDD) building blocks, for Rust applications.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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).