Crate ferment_macro
source ·Attribute Macros
- The
export
procedural macro facilitates FFI (Foreign Function Interface) conversion for a given function. It handles both input arguments and output types, converting them into a format suitable for FFI boundaries.