Crate pezsp_runtime_interface_proc_macro

Crate pezsp_runtime_interface_proc_macro 

Source
Expand description

This crate provides procedural macros for usage within the context of the Bizinikiwi runtime interface.

It provides the #[runtime_interface] attribute macro for generating the runtime interfaces.

Attribute Macrosยง

runtime_interface