m03-mutability

安装量: 713
排名: #5371

安装

npx skills add https://github.com/actionbook/rust-skills --skill m03-mutability

Mutability Layer 1: Language Mechanics Core Question Why does this data need to change, and who can change it? Before adding interior mutability, understand: Is mutation essential or accidental complexity? Who should control mutation? Is the mutation pattern safe? Error → Design Question Show more

返回排行榜