pub const CURRENT_PLATFORM: &str = "i686-unknown-linux-gnu";
Expand description

The platform on which your code is running.

Also known as “target platform”.