[][src]Module uniffi_bindgen::bindings::kotlin

Re-exports

pub use gen_kotlin::Config;
pub use gen_kotlin::KotlinWrapper;

Modules

gen_kotlin

Functions

compile_bindings

Generate kotlin bindings for the given namespace, then use the kotlin command-line tools to compile them into a .jar file.

generate_bindings
run_script

Execute the specifed kotlin script, with classpath based on the generated

write_bindings