Crate dynasm[][src]

Modules

arch

Structs

DynasmData
State

This struct contains all non-parsing state that dynasm! requires while parsing and compiling

Functions

crate_local_data
registrar

Welcome to the documentation of the dynasm plugin. This mostly exists to ease development and to show a glimpse of what is under the hood of dynasm. Please be aware that nothing in here should be counted on to be stable, the only guarantees are in the syntax the dynasm! macro parses and in the code it generates.

Type Definitions

CrateLocalData