darling_core::util::with_original

Macro with_original

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