Attribute Macros§
- debug_
io - export
- 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. - opaque
- register