parking_monitor 0.1.1

Parking-lot-flavored monitor synchronization construct
Documentation
A [monitor synchronization construct](https://en.wikipedia.org/wiki/Monitor_%28synchronization%29) composed from [`parking_lot`](https://crates.io/crates/parking_lot)'s synchronization primitives.