Hacker News new | ask | show | jobs
by 3836293648 1866 days ago
Everything in core is also in std. You only link to anything in core in a no_std context (or if you do it explicitly for some reason)