]> git.proxmox.com Git - rustc.git/blame - vendor/windows/src/Windows/Phone/Notification/mod.rs
Update upstream source from tag 'upstream/1.70.0+dfsg1'
[rustc.git] / vendor / windows / src / Windows / Phone / Notification / mod.rs
CommitLineData
353b0b11
FG
1#[cfg(feature = "Phone_Notification_Management")]
2pub mod Management;
3#[cfg(feature = "implement")]
4::core::include!("impl.rs");