Module salvo_core::rt

source ·
Expand description

runtime module.

Only supports tokio runtime in current version. More runtimes will be supported in the future.

Modules§

Structs§

Traits§

  • An executor of futures.
  • Reads bytes from a source.
  • A future returned by a Timer.
  • A timer which provides timer-like functions.
  • Write bytes asynchronously.