Crate pai_macros

Source
Expand description

Procedural macros used together with pai

Attribute Macros§

pai_hook
Helper macro for more convenient hooking of functions. See an example of use in hook-autogen.rs

Derive Macros§

PaiRegs
Used internally by pai to create registers that are accessible cross-architecture.