10/29/2024
•
EN
Tip of the day #1: Count lines of Rust code, ignoring tests
A technical tip on using AWK to count lines of Rust source code while excluding test modules, focusing on practical command-line solutions.