with_original

Macro with_original 

Source
macro_rules! with_original {
    ($trayt:ident, $func:ident, $syn:path) => { ... };
}