Function path_locator::find

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