m04-zero-cost

安装量: 660
排名: #5658

安装

npx skills add https://github.com/actionbook/rust-skills --skill m04-zero-cost

Zero-Cost Abstraction Layer 1: Language Mechanics Core Question Do we need compile-time or runtime polymorphism? Before choosing between generics and trait objects: Is the type known at compile time? Is a heterogeneous collection needed? What's the performance priority? Error → Design Question Show more

返回排行榜