Skip to content

khonsulabs/async-handle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A reference-counted async RwLock for Rust

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages