servo/tendril

Implement a wrapper for making owned strings Send

kmcallister opened this issue · 0 comments

I think this should be a wrapper and not another phantom type parameter. A Tendril in this state is "frozen" in many ways; you're going to send it and then extract an ordinary Tendril and the other side.