Rust Domain Boundaries

Use when modeling, validating, refactoring, or reviewing Rust service domain boundaries, especially when replacing primitive String fields with newtypes, parse-don't-validate constructors, private invariants, TryFrom/FromStr parsers, request DTO boundaries, or property tests.

hashgraph-online 14313a1 4 files · 8.8 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit 14313a142f

Frequently asked questions

npx skillmds@latest add hashgraph-online/rust-domain-boundaries