]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys/src/Windows/Win32/Data/Xml/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Win32 / Data / Xml / mod.rs
1 #[cfg(feature = "Win32_Data_Xml_MsXml")]
2 pub mod MsXml;
3 #[cfg(feature = "Win32_Data_Xml_XmlLite")]
4 pub mod XmlLite;