from_file

Macro from_file 

Source
macro_rules! from_file {
    ($file_path:expr) => { ... };
}