Skip to content

What exactly is the USP of tokio? #2594

Answered by Darksonn
Tockra asked this question in General
Discussion options

You must be logged in to vote

The standard library does not provide any tools for running a future, it only defines what a future is. To actually run a future, you need a runtime, and Tokio is such a runtime.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by carllerche
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2594 on June 06, 2020 22:02.