ddd 0.1.0

Domain-Driven Design Framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Sean Pianka <pianka@eml.cc>"]
categories = ["rust-patterns", "web-programming"]
description = "Domain-Driven Design Framework"
documentation = "https://docs.rs/ddd"
edition = "2021"
keywords = ["ddd", "domain-driven-design", "ontology", "business-logic", "application-services"]
license = "MIT OR Apache-2.0"
name = "ddd"
readme = "README.md"
repository = "https://github.com/seanpianka/ddd"
version = "0.1.0"