1.0.0[][src]Constant boolean_enums::lstd::env::consts::EXE_EXTENSION

pub const EXE_EXTENSION: &'static str

Specifies the file extension, if any, used for executable binaries on this platform. Example value is exe.

Some possible values:

  • exe
  • "" (an empty string)