windows 0.44.0

Rust for Windows
Documentation
1
2
3
4
5
6
#[cfg(feature = "Win32_Data_Xml_MsXml")]
pub mod MsXml;
#[cfg(feature = "Win32_Data_Xml_XmlLite")]
pub mod XmlLite;
#[cfg(feature = "implement")]
::core::include!("impl.rs");