summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/Phone/Devices/mod.rs
blob: 4a0b968e98bb67ac826084a89ce180f2137af8e3 (plain)
1
2
3
4
#[cfg(feature = "Phone_Devices_Notification")]
pub mod Notification;
#[cfg(feature = "Phone_Devices_Power")]
pub mod Power;