macro_rules! impl_request {
    ($id1:expr, $id2:expr, $item:ident) => { ... };
}
Expand description

Implement new for structs with the proper ID values