count_lines!() { /* proc-macro */ }Expand description
Counts the number of lines in a file. Given the path to the file.
Returns type usize.
count_lines!() { /* proc-macro */ }Counts the number of lines in a file. Given the path to the file.
Returns type usize.