☰
cargo_test_support
1.75.0-dev
In cargo_test_support::paths
Structs
TestIdGuard
Constants
TEST_ID
Statics
CARGO_INTEGRATION_TEST_DIR
GLOBAL_ROOT
Traits
CargoPathExt
Functions
do_op
get_lib_extension
get_lib_filename
get_lib_prefix
global_root
global_root_legacy
home
init_root
root
set_global_root
sysroot
?
Function
cargo_test_support
::
paths
::
do_op
source
·
[
−
]
fn do_op<F>(path: &
Path
, desc: &
str
, f: F)
where F:
FnMut
(&
Path
) ->
Result
<
()
>,