[][src]Function jni_bindgen::run

pub fn run(config: impl Into<Config>) -> Result<RunResult, Box<dyn Error>>

The core function of this library: Generate Rust code to access Java APIs.