Macro impl_get_all_entity_method

Source
macro_rules! impl_get_all_entity_method {
    ($service:ident, $return_type:ident) => { ... };
}