Why Rust does not need variance annotations
I have now heard twice (the last time was in that podcast) that Rust does not need variance annotations for generics because it has lifetime annotations. This sentence can be quite puzzling for someone coming from a language like Scala, or for a Rust...
Sep 25, 20235 min read1.2K
