path_locator

Function find

Source
pub fn find(
    path: impl AsRef<Path>,
    name: impl AsRef<Path>,
) -> Result<PathBuf, PathError>