Skip to main content

is_test_code_path_str

Function is_test_code_path_str 

Source
pub fn is_test_code_path_str(root: &Path, relative: &str) -> bool
Expand description

Whether a project-relative path string is test code.

The string form of is_test_code_path for callers that hold forward-slash path strings.