freddo@feddit.nu to Programmer Humor@programming.devEnglish · 1 month agoOOP at home:feddit.nuimagemessage-square89linkfedilinkarrow-up1346
arrow-up1346imageOOP at home:feddit.nufreddo@feddit.nu to Programmer Humor@programming.devEnglish · 1 month agomessage-square89linkfedilink
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.