]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys-0.28.0/src/Windows/Services/mod.rs
New upstream version 1.64.0+dfsg1
[rustc.git] / vendor / windows-sys-0.28.0 / src / Windows / Services / mod.rs
1 #![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
2 #[cfg(feature = "Services_Cortana")]
3 pub mod Cortana;
4 #[cfg(feature = "Services_Maps")]
5 pub mod Maps;
6 #[cfg(feature = "Services_Store")]
7 pub mod Store;
8 #[cfg(feature = "Services_TargetedContent")]
9 pub mod TargetedContent;