[−][src]Crate glk
Provide bindings for the Glulxe interpreter, and reverse bindings to handle Glk calls from the interpreter.
Modules
ext | Allow for defining Glk extensions (usable from the glulx VM) in Rust code. |
filename | |
garglk | Gargoyle Glk extensions. |
giblorb | |
gidispatch | |
helpers | |
latin1 | |
traits | Mostly safe rust traits for implementing the Glk spec, including optional modules. (https://www.eblong.com/zarf/glk/glk-spec-075_4.html). |
types | Type definitions for Glk API types. These are intentionally not enums because |
unicode |