cargo_
test_
support
1.87.0-nightly
(227690a25 2025-03-16)
In cargo_
test_
support::
paths
Structs
TestIdGuard
Constants
TEST_ID
Statics
CARGO_INTEGRATION_TEST_DIR
GLOBAL_ROOT
Traits
CargoPathExt
Functions
cargo_home
do_op
get_lib_extension
get_lib_filename
get_lib_prefix
global_root
global_root_legacy
home
init_root
root
set_global_root
sysroot
cargo_test_support
::
paths
Function
do_op
Copy item path
Settings
Help
Summary
Source
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,