count_lines

Macro count_lines 

Source
count_lines!() { /* proc-macro */ }
Expand description

Counts the number of lines in a file. Given the path to the file.

Returns type usize.