Crate rlua_async

Source
Expand description

See the README for more general information

Modules§

prelude
A “prelude” that provides all the extension traits that need to be in scope for the async-related functions to be usable.

Traits§

ChunkExt
Extension trait for rlua::Chunk
ContextExt
Extension trait for rlua::Context
FunctionExt
Extension trait for rlua::Function
ScopeExt
Extension trait for rlua::Scope