Drop async_trait #2246
Annotations
10 errors
interop/src/server.rs#L26
functions in traits cannot be declared `async`
|
interop/src/server.rs#L30
functions in traits cannot be declared `async`
|
interop/src/server.rs#L56
functions in traits cannot be declared `async`
|
interop/src/server.rs#L62
functions in traits cannot be declared `async`
|
interop/src/server.rs#L85
functions in traits cannot be declared `async`
|
interop/src/server.rs#L105
functions in traits cannot be declared `async`
|
interop/src/server.rs#L145
functions in traits cannot be declared `async`
|
interop/src/server.rs#L152
functions in traits cannot be declared `async`
|
interop/src/server.rs#L161
functions in traits cannot be declared `async`
|
target/debug/build/interop-59df0b8c5619b1b3/out/grpc.testing.rs#L775
`impl Trait` only allowed in function and inherent method return types, not in trait method return types
|
The logs for this run have expired and are no longer available.
Loading