A pair of Rust kernel modules
A pair of Rust kernel modules
Posted Sep 14, 2022 10:56 UTC (Wed) by xav (guest, #18536)In reply to: A pair of Rust kernel modules by ncm
Parent article: A pair of Rust kernel modules
> Coding it in Rust does not, in fact, guarantee it is correct
To a certain extend, it does out of unsafe blocks, and way more than C++ can even dream of.