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

One of the things I like about Rust as an embedded developer is that they make a distinction between core and std portions of the standard library. Core is everything that only depends on memset, memcpy, and memcmp,.which means you know you get it for free on new ports.


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

Search: