load_file

Macro load_file 

Source
macro_rules! load_file {
    ($file_name:expr) => { ... };
}
Expand description

Macro for loading a file from the disk.