derive_macro

Attribute Macro derive_macro 

Source
#[derive_macro]
Expand description

Constructs the derive macro implementation.

This macro hides the conversion to stable ABI structs from the user.

Note, that this macro can be used multiple times, to define multiple independent attribute macros.