Function locate_file

Source
pub fn locate_file(file_name: &str) -> Result<String>
Expand description

Returns the path that contains the file with the provided name.

This function argument can be a wildcard.