snaggen to RustEnglish · 1 year 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 to RustEnglish · 1 year agomessage-square19linkfedilink
minus-squarenouslinkfedilinkEnglisharrow-up7·1 year agoRust mutexes would be nice. But I think for me that one thing for me would be its enums.
minus-square5C5C5Clinkfedilinkarrow-up6·1 year agoBut only if pattern matching were included, otherwise they would be as unpleasant as C++'s std::variant.
Rust mutexes would be nice. But I think for me that one thing for me would be its enums.
But only if pattern matching were included, otherwise they would be as unpleasant as C++'s
std::variant.