Twitter | Pretraživanje | |
pseudomorphism
thanks for the post! I was wondering if you have any thoughts on fixing macro compatibility issues caused by the interaction of `async-trait` and other function-level macros (eg tracing's `instrument`, which branches based on a function's async-ness, see )
Bug Report async_trait (as re-exported by tonic) and instrument do not work as expected together. Instrumented async trait fns enter then immediately exit and drop their span, while top-level async...
GitHub GitHub @github
Reply Retweet Označi sa "sviđa mi se" More