pub fn get_blast_radius(
project: &ProjectRoot,
file_path: &str,
max_depth: usize,
cache: &GraphCache,
) -> Result<Vec<BlastRadiusEntry>>pub fn get_blast_radius(
project: &ProjectRoot,
file_path: &str,
max_depth: usize,
cache: &GraphCache,
) -> Result<Vec<BlastRadiusEntry>>