A DSL for describing types for existing structures and classes in memory.
Write .pyxis
files describing your structures, and then use the driver
to automatically generate Rust code for those structures. Very rudimentary
and primarily for my use only.