snaggen@programming.dev to Rust@programming.devEnglish · 1 年前[BLOG] Why Rust mutexes look like they do - Clifflecliffle.comexternal-linkmessage-square19fedilinkarrow-up151arrow-down10
arrow-up151arrow-down1external-link[BLOG] Why Rust mutexes look like they do - Clifflecliffle.comsnaggen@programming.dev to Rust@programming.devEnglish · 1 年前message-square19fedilink
minus-squareSorteKanin@feddit.dklinkfedilinkarrow-up3·1 年前Just use the Mutex from the parking_lot crate.
Just use the Mutex from the parking_lot crate.