]> git.proxmox.com Git - rustc.git/blame - vendor/windows/src/Windows/Phone/Devices/mod.rs
Merge 1.70 into proxmox/bookworm
[rustc.git] / vendor / windows / src / Windows / Phone / Devices / mod.rs
CommitLineData
353b0b11
FG
1#[cfg(feature = "Phone_Devices_Notification")]
2pub mod Notification;
3#[cfg(feature = "Phone_Devices_Power")]
4pub mod Power;
5#[cfg(feature = "implement")]
6::core::include!("impl.rs");