Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's not really the Rust way, for instance things like timekeeping and random number generation are delegated to external crates. Given how trivial it is to add dependencies thanks to cargo it's not really an issue in practice, even if I do think that they go a bit overboard at times (time really ought to be in std IMO, especially since there's already a rather useless std::time module).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: