include_lines

Macro include_lines 

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

Reads in the lines of a file. Given the path to the file.

Returns type &str.