A GPIO driver in Rust
A GPIO driver in Rust
Posted Jul 20, 2021 14:29 UTC (Tue) by xav (guest, #18536)In reply to: A GPIO driver in Rust by mathstuf
Parent article: A GPIO driver in Rust
> It would seem that the C code is "hold it this way and you'll be fine"[2] whereas Rust is more "you have a reference to me, so I must keep myself safe".
That would match my experience with C and Rust very nicely.
