Crate zink_codegen

source ·
Expand description

Code generation library for the zink API

Attribute Macros

  • Mark the function as constructor
  • Mark the function as an external entry point.
  • Order-based storage macro. Currently only i32 is supported

Derive Macros

  • Event logging interface