async-trait
async-trait copied to clipboard
optional macro parameter for adding Sync marker to returned Future type
trafficstars
fixes #77
Sponsored-by: 49nord GmbH
What is the maintainers' opinion on this PR?
Despite of the discussions in #77, I believe that it would be the most pragmatic approach to merge the feature implemented by this PR until the larger Rust community converges to how we should deal with Sync futures across libraries.
Hi. Is there any option to merge it?