pub fn run_impact(
target: &str,
scope: &Path,
budget_tokens: Option<u64>,
cache: &OutlineCache,
) -> Result<String, SrcwalkError>Expand description
Lab: compact upstream blast-radius slice for changing a symbol.
pub fn run_impact(
target: &str,
scope: &Path,
budget_tokens: Option<u64>,
cache: &OutlineCache,
) -> Result<String, SrcwalkError>Lab: compact upstream blast-radius slice for changing a symbol.