discover_tests_with_selections

Function discover_tests_with_selections 

Source
pub fn discover_tests_with_selections(
    path: impl AsRef<Path>,
    selections: &[String],
) -> Result<impl Iterator<Item = GlobResult>>