#trait-upcasting

[ follow ]
fromHackernoon
2 weeks ago

Introducing Rust 1.86.0: Trait Upcasting, HashMaps, and More | HackerNoon

This release includes a long awaited feature - the ability to upcast trait objects, eliminating the need for workarounds like custom upcast methods in traits.
Scala
[ Load more ]