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