testing
8.0.0
Modules
json
Macros
assert_eq
assert_eq_ignore_span
assert_ne
Structs
DebugUsingDisplay
NormalizedOutput
TestOutput
Tester
Statics
CARGO_TARGET_DIR
CARGO_WORKSPACE_ROOT
Functions
diff
find_executable
init
print_left_right
run_test
run_test2
unignore_fixture
Type Aliases
StdErr
StdOut
Attribute Macros
fixture
testing
Function
find_executable
Copy item path
Settings
Help
Summary
source
pub fn find_executable(name: &
str
) ->
Option
<
PathBuf
>