diff --git a/tarpc/src/macros.rs b/tarpc/src/macros.rs index 11a405f..b17b4fd 100644 --- a/tarpc/src/macros.rs +++ b/tarpc/src/macros.rs @@ -198,8 +198,9 @@ macro_rules! rpc { )* } - impl
Service for P
- where P: Send + Sync + ::std::ops::Deref Service for P
+ where P: Send + Sync + ::std::ops::Deref