Closed Snarpix closed 1 year ago
It could be that the ability was removed because the interface for client code and crossroads code does not look exactly the same. E g, different Error
types or something like that, IIRC. So it might not be as easy as you think to enable it. But if it's possible then I'm all for it.
Closing due to inactivity
Yes, you are correct, it's easier to generate separate files.
Currently if I specify:
Then no impl trait for Proxy is generated. Can I create a PR, that allows both server and client code to be generated? Or this is design decision?