Understanding Generics in Rust lang
Generics is a fundamental part of the rust programming language and can sometimes be a pain to truly understand its use and purpose. In this article, I'll try and explain this concept like you are a kid ( if you are not ).
How to identify a generic
G...
blog.codemon.me4 min read