RUST在linux内核中持续了好几年,不断有特性合入linux内核主线。
linux kernel可以用rust语言写驱动了,rust语言linux内核支持不断完善中,未来linux内核rust会日趋成熟。
rust kernel 文档 Rust Documentation related to Rust within the kernel. To start using Rust in the kernel, please read the Quick Start guide. The Rust experiment The Rust support was merged in v6.1 into mainline in order to help in determi…。
上一篇 : 作为一个程序员,发技术博客推荐什么平台?博客园值得写吗?
下一篇 : Rust1.86才正式稳定trait的upcast,为什么在rust中这个特性实现如此复杂?