summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/Phone/System/mod.rs
blob: c7fe0efcd6ef07e1d554d082ce57bab0efa208f3 (plain)
1
2
3
4
5
6
#[cfg(feature = "Phone_System_Power")]
pub mod Power;
#[cfg(feature = "Phone_System_Profile")]
pub mod Profile;
#[cfg(feature = "Phone_System_UserProfile")]
pub mod UserProfile;