async-thread
This crate provides an API identical to std::thread. However, JoinHandle::join is an async fn.
let handle = cratespawn;
assert_eq!;
This crate provides an API identical to std::thread. However, JoinHandle::join is an async fn.
let handle = cratespawn;
assert_eq!;