cm0002@digipres.cafe to Rust@programming.dev · 4 months agoInheritance in 🦀lemmy.mlimagemessage-square4linkfedilinkarrow-up136arrow-down115cross-posted to: rust@lemmy.ml
arrow-up121arrow-down1imageInheritance in 🦀lemmy.mlcm0002@digipres.cafe to Rust@programming.dev · 4 months agomessage-square4linkfedilinkcross-posted to: rust@lemmy.ml
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up8·4 months agoThere is inheritance in Rust. It even comes with the same variance confusion that you find in languages like C# and Java.
There is inheritance in Rust. It even comes with the same variance confusion that you find in languages like C# and Java.