Function forc_util::find_file_name

source ·
pub fn find_file_name<'sc>(
    manifest_dir: &Path,
    entry_path: &'sc Path
) -> Result<&'sc Path>