]> git.proxmox.com Git - rustc.git/blame - vendor/windows-sys/src/Windows/Services/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Services / mod.rs
CommitLineData
5e7ed085
FG
1#[cfg(feature = "Services_Cortana")]
2pub mod Cortana;
3#[cfg(feature = "Services_Maps")]
4pub mod Maps;
5#[cfg(feature = "Services_Store")]
6pub mod Store;
7#[cfg(feature = "Services_TargetedContent")]
8pub mod TargetedContent;