Generics: The "Template Contract"
If you are a frontend developer coming from TypeScript, you actually already understand the core concept of Generics in Rust! They solve the exact same problem in both languages: writing reusable code that handles multiple types without sacrificing s...
yafi.hashnode.dev2 min read