Module uniffi_bindgen::bindings
source · Expand description
Generate foreign language bindings for a uniffi component.
This module contains all the code for generating foreign language bindings, along with some helpers for executing foreign language scripts or tests.
Modules
- Swift bindings backend for UniFFI
Structs
- Mode for the
run_script
function defined for each language
Enums
- Enumeration of all foreign language targets currently supported by this crate.
Functions
- Generate foreign language bindings from a compiled
uniffi
library.