☰
In std::env::consts
?
Constant
std
::
env
::
consts
::
EXE_EXTENSION
1.0.0
·
source
·
[
−
]
pub const EXE_EXTENSION: &
str
;
Expand description
指定用于此平台上的可执行二进制文件的文件扩展名 (如果有)。 示例值为
exe
。
一些可能的值:
exe
""
(空字符串)