Y
Hacker News
new
|
ask
|
show
|
jobs
by
cmrdporcupine
469 days ago
Why would I want to add tokio as a dependency if I don't use it?
2 comments
dhon_
468 days ago
Yes you're right. I'd assumed that tokio was used internally in the UI but from a cursory read it doesn't seem to be the case.
link
cat-whisperer
468 days ago
I was thinking of making it a opt-in feature, but I saw most of the usecases that I might have, might need concurrency and a runtime.
link