jumpy
0.12.2
All Items
Modules
Structs
Enums
Traits
In jumpy::prelude
Crate
jumpy
::
prelude
::
piccolo
Copy item path
[
−
]
Modules
§
any
callback
closure
compiler
constant
conversion
error
finalizers
fuel
function
io
lua
meta_ops
opcode
raw_ops
registry
stack
stdlib
string
table
thread
types
userdata
value
Structs
§
BadConcatType
BadExecutorMode
BadThreadMode
BadUserDataType
BoxSequence
Callback
Closure
Context
Execution
Execution state passed to callbacks when they are run by an
Executor
.
Executor
The entry-point for the Lua VM.
Finalizers
Fuel
A counter for tracking the amount of time spent in
Executor::step
and in callbacks.
FunctionPrototype
Lua
Registry
RuntimeError
Stack
StashedCallback
StashedClosure
StashedExecutor
StashedTable
StashedThread
StashedUserData
String
Table
Thread
TypeError
UserData
Variadic
Enums
§
CallbackReturn
ClosureError
Constant
Error
ExecutorMode
Function
InvalidTableKey
MetaMethod
PrototypeError
SequencePoll
StashedFunction
StaticError
StaticValue
ThreadMode
VMError
Value
Traits
§
CallbackFn
FromMultiValue
FromValue
IntoMultiValue
IntoValue
Sequence
Singleton