Expand description
Macros for uniffi
.
Macros§
- build_
foreign_ language_ testcases - A macro to build testcases for a component’s generated bindings.
- custom_
newtype - Generate FFI code for a custom newtype
- custom_
type - Generate FFI code for a custom type
- include_
scaffolding - A helper macro to include generated component scaffolding.
- setup_
scaffolding - Top-level initialization macro
- use_
remote_ type - Use the FFI trait implementations defined in another crate for a remote type
Attribute Macros§
- constructor
- An attribute for constructors.
- export
- method
- An attribute for methods.