Brief
This crate is primarily a dumping ground for personal async snippets that may be used in other ToMT projects.
However should this crate prove useful to others please let us know.
Usage
tomt_async::sync::Mutex
use Arc;
use Mutex;
async
async do_something