Skip to main content

is_src_dir

Function is_src_dir 

Source
pub fn is_src_dir(c: Component<'_>) -> bool
Expand description

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.