pub fn run_script(
    tmp_dir: &str,
    crate_name: &str,
    script_file: &str,
    args: Vec<String>,
    options: &RunScriptOptions
) -> Result<()>
Expand description

Run a Kotlin script

This function will set things up so that the script can import the UniFFI bindings for a crate