readlock-tokio

Crates.ioreadlock-tokio
lib.rsreadlock-tokio
version0.1.2
sourcesrc
created_at2023-06-21 17:25:50.578562
updated_at2024-07-13 20:47:10.121855
descriptionA weird alternative to Arc>, using tokio's RwLock
homepage
repositoryhttps://github.com/jplatte/readlock
max_upload_size
id896393
size17,382
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: 32

cargo fmt