pub fn is_unix() -> bool
Returns true if the current platform is a Unix-like OS (macOS, Linux, or a BSD).
true