Searched refs:out_path (Results 1 – 1 of 1) sorted by relevance
13 let out_path = PathBuf::from(String::from("src/include/bindings/")); in generate_bindings() localVariable48 .write_to_file(out_path.join("bindings.rs")) in generate_bindings()