Crate macro_io

Source
Expand description

§macro_io

Rust package that contains procedural macros to do IO during compile time.

Macros§

read_file
Read the contents of a file to a string and places the string as a literal in the Rust code.