std::env::consts::EXE_SUFFIX [] [src]

pub const EXE_SUFFIX: &'static str = super::os::EXE_SUFFIX

Specifies the filename suffix used for executable binaries on this platform: in this case, the empty string.

Some possible values: