Rust in the 6.2 kernel
Rust in the 6.2 kernel
Posted Nov 30, 2022 12:07 UTC (Wed) by mlindner (guest, #162450)In reply to: Rust in the 6.2 kernel by gasche
Parent article: Rust in the 6.2 kernel
I don't really understand the need of adding the `Either` type, it's just a very very thin wrapper around "enum" with functionality limited to only two types. I wonder why they added it.
