with_caller

Macro with_caller 

Source
macro_rules! with_caller {
    ($error:expr) => { ... };
}