Home
last modified time | relevance | path

Searched defs:Path (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/
H A Dbuild.rs181 fn copy_dir_hotfix(src: &Path, dst: &Path, regex: &regex::bytes::Regex, replace: &[u8]) { in copy_dir_hotfix()
/rust-libc-0.2.174/ci/ios/
H A Ddeploy_and_run_on_ios_simulator.rs24 fn package_as_simulator_app(crate_name: &str, test_binary_path: &Path) { in package_as_simulator_app()