Skip to content

Conversation

@Shunpoco
Copy link

@Shunpoco Shunpoco commented Sep 24, 2025

Motivation

The runtime instance in the sample code doesn't need to be a mutable. It may cause a confusion.

Change

  • Remove the mut
  • Modify text around the sample code. At first I thought that transformed means that the code is the result of macro expansion, but actually the code is just a (almost) functionally equivalent with the async code.

the runtime instance doesn't need to be a mutable.
I also modify text around since the code is not a expanded result of the async main function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant