(Vidéo) 2 méthodes pour survivre en Rust sans héritage
Rust lacks inheritance, but provides alternative methods for polymorphism and encapsulation. This article discusses two methods to achieve these concepts without using inheritance. A video is available to explain the solutions in 4 minutes. This matters for developers who want to use Rust for native development. To learn more, watch the video.