Module webkitten::script [] [src]

Structs

LuaEngine
ScriptError

Constants

NOT_FOUND

A sentinel value for representing empty optional numbers to scripting languages without optionals

Traits

ScriptingEngine

A scripting runtime and event handler capable of evaluating file contents within the runtime, converting between internal runtime types and Rust types, and providing an interface to interaction with the UI.

Type Definitions

ScriptResult