readlock-tokio

Crates.ioreadlock-tokio
lib.rsreadlock-tokio
version0.1.4
created_at2023-06-21 17:25:50.578562+00
updated_at2025-02-01 15:09:28.274514+00
descriptionA weird alternative to Arc>, using tokio's RwLock
homepage
repositoryhttps://github.com/jplatte/readlock
max_upload_size
id896393
size25,657
Jonas Platte (jplatte)

documentation

README

readlock-tokio

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

Commit count: 42

cargo fmt