rlua-async 0.4.0

Async support for rlua, via coroutines
Documentation
[badges.is-it-maintained-issue-resolution]
repository = "Ekleog/rlua-async"

[badges.is-it-maintained-open-issues]
repository = "Ekleog/rlua-async"

[badges.maintenance]
status = "actively-developed"
[dependencies.futures]
version = "0.3.4"

[dependencies.rlua]
version = "0.17.0"

[dependencies.scoped-tls]
version = "1.0.0"
[dev-dependencies.futures-timer]
version = "3.0.2"

[package]
authors = ["Léo Gaspard <leo@gaspard.io>"]
categories = ["asynchronous"]
description = "Async support for rlua, via coroutines"
edition = "2018"
keywords = ["async", "lua"]
license = "MIT OR Apache-2.0"
name = "rlua-async"
readme = "README.md"
repository = "https://github.com/Ekleog/rlua-async"
version = "0.4.0"