Windows version information
The windows-version crate provides reliable operating system version information without the need for application manifest files.
Start by adding the following to your Cargo.toml file:
[]
= "0.1"
Make use of Windows version information as needed:
use *;
println!;
if is_server
if current >= new