How to use the Trait system in Rust, and how they compare to Interfaces
Posts for: #Interfaces
Object Oriented Programming in Go
How Go accomplishes OOP, with out having type hierarchy, and instead using composition, embedding and interfaces
How to use the Trait system in Rust, and how they compare to Interfaces
How Go accomplishes OOP, with out having type hierarchy, and instead using composition, embedding and interfaces