Hacker News new | ask | show | jobs
by afdbcreid 1642 days ago
It's interesting to see if one can come with a solution based on custom `Send`/`Sync`-like traits.

Of couse it will require nightly since auto traits are not stable.