freddo@feddit.nu to Programmer Humor@programming.devEnglish · 1 month agoOOP at home:feddit.nuimagemessage-square89fedilinkarrow-up1346arrow-down115
arrow-up1331arrow-down1imageOOP at home:feddit.nufreddo@feddit.nu to Programmer Humor@programming.devEnglish · 1 month agomessage-square89fedilink
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up4·1 month agoThe windows crate is full of Deref. Because the windows API is full of inheritance. It may not be what the trait was thought of for, but I’m glad we have it to interface with APIs that have actual inheritance.
The
windowscrate is full of Deref. Because the windows API is full of inheritance.It may not be what the trait was thought of for, but I’m glad we have it to interface with APIs that have actual inheritance.