Function cpp_to_rust_common::cargo_override::set_cargo_override [] [src]

pub fn set_cargo_override<P1: AsRef<Path>, P: AsRef<Path>>(cargo_toml_location: P1,
                                                           paths: &[P])
                                                           -> Result<()>