tag
m15▌
2 indexed skills · max 10 per page
skills (2)
m15-anti-pattern
zhanghandong/rust-skills · Productivity
Identify and resolve common Rust code anti-patterns during review. \n \n Covers eight major anti-patterns with explanations and idiomatic alternatives, including excessive cloning, unwrap in production, and fighting the borrow checker \n Provides a thinking framework to distinguish symptoms from root causes and trace issues to underlying design problems \n Includes quick reference tables for beginner mistakes, code smells, common error patterns, and deprecated approaches with fixes \n Links anti
m15-anti-pattern
actionbook/rust-skills · Productivity
Layer 2: Design Choices