5 releases

0.1.4 Sep 17, 2020
0.1.3 Sep 16, 2020
0.1.2 Sep 15, 2020
0.1.1 Sep 14, 2020
0.1.0 Sep 14, 2020

#901 in Asynchronous

33 downloads per month
Used in 4 crates (2 directly)

MIT license

5KB
78 lines

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.

Dependencies

~435KB