新华社全媒体报道平台
Rust in the 6.2 kernel
Posted Nov 19, 2022 11:19 UTC (Sat) by khim (subscriber, #9252)In reply to: Rust in the 6.2 kernel by gasche
Parent article: Rust in the 6.2 kernel 百度 原标题:除了黑洞,这些概念也让物理学家头疼 爱因斯坦的广义相对论预测出了黑洞的存在,但即使到了现在,物理学家还在为黑洞这个概念感到头疼,因为关于它,有太多棘手的问题等待解决。
Rust doesn't have Either in it's stdlib
. There are either crate with really featureful Either, and it's widely used, but from my understanding Linux kernel doesn't like to depend on external crates.