Login
From:
Aaron Turon
(Uncensored)
subscribe
A vision for portability in Rust · Aaron Turon
http://aturon.github.io/tech/2018/02/06/portability-vision/
links
backlinks
Roast topics
Find topics
Find it!
TL;DR: This post proposes to deprecate the std facade, instead having a unified std that uses target- and capability-based cfgs to control API availability. Leave comments on internals!