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§

Type Aliases§

  • A type alias for the result of a nonblocking locking method.