Macro _service_method_body

Source
macro_rules! _service_method_body {
    ($method:ident, $self:ident, $request:expr, $hash_by:ident) => { ... };
}
Expand description

internal macro