Crate include_lines_proc

Source

Macrosยง

count_lines
Counts the number of lines in a file. Given the path to the file.
include_lines
Reads in the lines of a file. Given the path to the file.
include_lines_s
Reads in the lines of a file. Given the path to the file.