Crate more_sync[][src]

Expand description

A collection of synchronization utils for concurrent programming.

Structs

A Carrier that manages the lifetime of an instance of type T.

A reference to an object owned by a Carrier.