pub const CURRENT_PLATFORM: &str = "x86_64-pc-windows-msvc";
Expand description

The platform on which your code is running.

Also known as “target platform”.