snaggen@programming.dev to Rust@programming.devEnglish · 2 months ago[BLOG] Why Rust mutexes look like they do - Clifflecliffle.comexternal-linkmessage-square19fedilinkarrow-up155arrow-down10
arrow-up155arrow-down1external-link[BLOG] Why Rust mutexes look like they do - Clifflecliffle.comsnaggen@programming.dev to Rust@programming.devEnglish · 2 months agomessage-square19fedilink
minus-squareSorteKanin@feddit.dklinkfedilinkarrow-up3·2 months agoJust use the Mutex from the parking_lot crate.
Just use the Mutex from the parking_lot crate.