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.

thedixitjain 14313a1 4 files · 8.8 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/engineering-core/rust-domain-boundaries commit 14313a142f

Frequently asked questions

npx skillmds add thedixitjain/rust-domain-boundaries