home/categories/architecture-patterns/matthewharwood-engmanager-xyz-claude-skills-rust-core-patterns-skill-md
architecture-patternsdevelopment

rust-core-patterns

Production-ready Rust patterns for type-safe domain modeling including newtypes, type states, builders, smart constructors, and const generics. Use when creating domain primitives (IDs, emails), state machines, builders, or enforcing compile-time invariants in Rust code.

matthewharwood
maintainer
matthewharwood
Обновлено 12/14/2025
Звёзды
2
Форки
0
quick start

Installation and usage

Production-ready Rust patterns for type-safe domain modeling including newtypes, type states, builders, smart constructors, and const generics. Use when creating domain primitives (IDs, emails), state machines, builders, or enforcing compile-time invariants in Rust code.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use rust-core-patterns