std::os::consts::EXE_EXTENSIONExperimental
[-]
[+]
[src]
pub const EXE_EXTENSION: &'static str=
"exe"
Specifies the file extension, if any, used for executable binaries
on this platform: in this case, exe
.