Skip to main content

Module sync

Module sync 

Source
Expand description

Synchronization helpers shared across Heddle crates.

Traitsยง

LockExt
Extension methods for mutexes that should panic when poisoned.
RwLockExt
Extension methods for read-write locks that should panic when poisoned.