forc_util

Function find_file_name

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