async-compat icon indicating copy to clipboard operation
async-compat copied to clipboard

Update README.md

Open jon-chuang opened this issue 3 years ago • 1 comments

jon-chuang avatar Feb 25 '22 07:02 jon-chuang

Can we compat tokio::spawn same as the AsyncRead way. Then in the comap future, tokio::spawn.compat() will auto convert to use containging runtime's spawn?

inevity avatar Mar 04 '22 08:03 inevity