Skip to main content

Module project

Module project 

Source
Expand description

Recursive project mode: find .rs files that violate the one-item-per-file rule.

Functionsยง

find_candidates
Collect all eligible files under root. If root is a single .rs file, it is the only candidate (subject to the same threshold).