Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:

rust-abstraction-patterns

// Use when writing Rust structs with generic type parameters, implementing traits for polymorphism, designing service/client/handler layers, choosing between Box<dyn Trait> vs enum vs generics, adding middleware (retry, logging, caching), wrapping or decorating existing types, forwarding methods to inner fields, or refactoring to reduce duplication across similar structs.

$ git log --oneline --stat
stars:0
forks:0
updated:30. Januar 2026 um 16:55
Datei-Explorer
3 Dateien
SKILL.md
readonly