Crate blueprint_macros

Source
Expand description

Macros for blueprint_sdk.

Macros§

load_abi
A procedural macro that outputs the JSON ABI for the given file path.

Attribute Macros§

debug_job
Generates better error messages when applied to job functions.

Derive Macros§

FromRef
Derive an implementation of FromRef for each field in a struct.