Rust in the 6.2 kernel
Rust in the 6.2 kernel
Posted Nov 17, 2022 21:22 UTC (Thu) by djc (subscriber, #56880)In reply to: Rust in the 6.2 kernel by tialaramex
Parent article: Rust in the 6.2 kernel
Also note that while the article seems to imply that CStr and CString are kernel-specific (and their implementation might well be), normal Rust code also has these types in the std library.
