Hacker News new | ask | show | jobs
by msgodel 354 days ago
I think Rust's std really wants to be just the runtime. Most language stds are runtime + common utilities and then often there's an extra set of common environment libraries with varying levels of distinction.