Macro impl_req_extractor

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