async-handle

Crates.ioasync-handle
lib.rsasync-handle
version0.1.4
sourcesrc
created_at2020-09-14 20:34:48.909362
updated_at2020-09-17 22:21:46.606107
descriptionA reference-counted async RwLock
homepage
repositoryhttps://github.com/khonsulabs/async-handle
max_upload_size
id288709
size9,895
Publishers (github:khonsulabs:publishers)

documentation

README

async-handle

A reference-counted, asynchronous RwLock based on async-rwlock.

This is a very small crate that makes the ergonomics of working with an Arc<RwLock<T>> slightly friendlier.

Commit count: 7

cargo fmt