Module spin::rwlock

source ·
Expand description

A lock that provides data access to either one writer or many readers.

Structs