Macro response_from_for

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