Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 235 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 235 Bytes

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.