An open API service indexing awesome lists of open source software.

https://github.com/approvers/tokio_discord

automatically creates new thread with std::thread::spawn(())? or tokio::spawn(())?
https://github.com/approvers/tokio_discord

Last synced: about 1 year ago
JSON representation

automatically creates new thread with std::thread::spawn(())? or tokio::spawn(())?

Awesome Lists containing this project

README

          

# tokio_discord
automatically creates new thread with `std::thread::spawn(name)` or `tokio::spawn(name)`