pub fn is_src_dir(c: Component<'_>) -> bool
Helper to detect that a single path component is “src” — used by callers that want to prettify in-crate display further. Kept here so the policy lives next to the other path heuristics.