Macro impl_res_extractor

Source
macro_rules! impl_res_extractor {
    ($ty:ty) => { ... };
}