]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys/src/Windows/mod.rs
New upstream version 1.70.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / mod.rs
1 #![allow(non_snake_case, non_upper_case_globals, non_camel_case_types, clippy::all)]
2 #[cfg(feature = "Win32")]
3 pub mod Win32;