logoalt Hacker News

q3ktoday at 9:40 AM1 replyview on HN

> I'm very glad they found a way to add it eventually

Will this integrate with existing code that uses Pin<T>? If not this will split the ecosystem even further...


Replies

ordutoday at 10:42 AM

I don't see why it may fail to integrate. Declare Pin as !Move and... thats all? I mean, there will be issues, edge-cases because it is just how these things happen, but still I don't see any fundamental issues with continuing to use Pin.

show 1 reply