Send
ktff opened this issue · 2 comments
ktff commented
Is it possible to make any of the Lib structs safely implement Send trait ?
tyleo commented
I suspect that they should implement the Send trait so that shouldn't be a problem. If you issue a pull request I can review it and merge it more quickly than if I do the work myself.
On Jun 7, 2016, at 11:15, ktff notifications@github.com wrote:
Is it possible to make any of the Lib structs safely implement Send trait ?
―
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
ktff commented
I am on it.