blob: 500fa20d986196e4a71c818ab803f3a0de8c0b11 [file] [log] [blame] [view]
## `compiler_target()` method in the Rust module
A `compiler_target()` that returns the Rust target triple has been added to
the `rust` module. This method can be useful when converting build scripts
making use of the Cargo's `TARGET` and `HOST` environment variables to
Meson.