## Rust now has an `std` option
Rust calls these `editions`, however, Meson generally refers to such language
versions as "standards", or `std` for short. Therefore, Meson's Rust support
uses `std` for consistency with other languages.