Crate readlock_tokio

source ·
Expand description

readlock-tokio

A clone of the readlock crate that uses tokio’s RwLock instead of the one from std.

Structs