Constant std::env::consts::FAMILY

1.0.0 · source ·
pub const FAMILY: &str;
Expand description

操作系统的家族。示例值为 unix

一些可能的值:

  • unix
  • windows