rt-gate 0.1.3

A tiny wrapper for async runtimes.
Documentation

rt-gate

An async runtime abstraction layer to spawn tasks.

Description

rt-gate is a small async runtime abstraction layer to spawn tasks.

Install

rt-gate = { version = "0.1.0", features = ["tokio-rt"] }

Runtimes

Crate features

  • tokio-rt (default)
  • smol-rt

License

MIT

Author

Rogerio Pereira Araujo rogerio.araujo@gmail.com