Rusty 🦀 Femboy 🏳️🌈@lemmy.blahaj.zone to Programmer Humor@lemmy.mlEnglish · 10 个月前I love Rustlemmy.blahaj.zoneexternal-linkmessage-square74linkfedilinkarrow-up1327arrow-down123
arrow-up1304arrow-down1external-linkI love Rustlemmy.blahaj.zoneRusty 🦀 Femboy 🏳️🌈@lemmy.blahaj.zone to Programmer Humor@lemmy.mlEnglish · 10 个月前message-square74linkfedilink
minus-squareDhs92@programming.devlinkfedilinkarrow-up2·10 个月前Not really related to the pointer thing, but Rust also has pattern matching based on Enums, as they’re actually sum-types and not just numbers
Not really related to the pointer thing, but Rust also has pattern matching based on Enums, as they’re actually sum-types and not just numbers