snaggen@programming.dev to Rust@programming.devEnglish · 11 months ago[BLOG] Why Rust mutexes look like they do - Clifflecliffle.comexternal-linkmessage-square19linkfedilinkarrow-up155arrow-down10
arrow-up155arrow-down1external-link[BLOG] Why Rust mutexes look like they do - Clifflecliffle.comsnaggen@programming.dev to Rust@programming.devEnglish · 11 months agomessage-square19linkfedilink
minus-square5C5C5C@programming.devlinkfedilinkarrow-up6·11 months agoBut only if pattern matching were included, otherwise they would be as unpleasant as C++'s std::variant.
But only if pattern matching were included, otherwise they would be as unpleasant as C++'s
std::variant
.