Crate optimistic_cell

Crate optimistic_cell 

Source
Expand description

A lock-like structure that allows concurrent access to the contents with very efficient cache coherency behavior.

Structsยง

OptimisticCell
OptimisticWriteGuard