Expand description

attributes re-exports for macros

Modules

  • re-export tokio::runtime to build runtimes in tokio macros without additional dependency The Tokio runtime.

Functions

  • re-export pending to be used in tokio macros without additional dependency Creates a future which never resolves, representing a computation that never finishes.