get_manifest_path_and_dir

Function get_manifest_path_and_dir 

Source
pub fn get_manifest_path_and_dir(
    manifest_path: &Option<PathBuf>,
) -> Result<(PathBuf, PathBuf)>