Macro nes::error_info [] [src]

macro_rules! error_info {
    () => { ... };
}

This macro returns file,line,column, where an error has been occurred