blob: 4718e3fe529751131d09cc9d05eef62255dd48e8 [file] [log] [blame]
#[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");