Function uniffi_bindgen::bindings::swift::run_script   
source · pub fn run_script(
    tmp_dir: &str,
    crate_name: &str,
    script_file: &str,
    args: Vec<String>,
    options: &RunScriptOptions
) -> Result<()>Expand description
Run a Swift script
This function will set things up so that the script can import the UniFFI bindings for a crate