pub const fn is_windows() -> bool
Checks if the current platform is Windows.
Returns true on Windows, false on Unix-like systems (macOS, Linux, BSD).
true
false