Constant std::env::consts::EXE_EXTENSION   1.0.0
                   
                       [−]
                   
               [src]
pub const EXE_EXTENSION: &'static str=os::EXE_EXTENSION
Specifies the file extension, if any, used for executable binaries
on this platform. Example value is exe.
Some possible values:
- exe
- ""(an empty string)