Macro impl_update_by_id_method

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