Closed najamelan closed 4 years ago
One response on the user forum thread: https://users.rust-lang.org/t/request-for-review-of-a-single-line-of-unsafe-code-in-async-executors/38574
Change of backend API, and now there is no more unsafe in the crate. ;)
I just released an alpha version of async_executors. It has a single line of unsafe code, and I am looking for people willing to review it.
For a general idea of what the crate does, check the readme.
Thanks in advance.