Freddo@feddit.nu to Programmer Humor@programming.devEnglish · 1 month agoOOP at home:feddit.nuimagemessage-square89fedilinkarrow-up1341
arrow-up1341imageOOP at home:feddit.nuFreddo@feddit.nu to Programmer Humor@programming.devEnglish · 1 month agomessage-square89fedilink
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up4·30 days 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.