macro_rules! make_single_query {
($all_query:ident, $get_multiple_error:ident, $name:ident, $matcher_type:ty, $options_type:ty) => { ... };
}
macro_rules! make_single_query {
($all_query:ident, $get_multiple_error:ident, $name:ident, $matcher_type:ty, $options_type:ty) => { ... };
}