summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys-0.28.0/src/Windows/Win32/Web/mod.rs
blob: a8883da1e96e3c99519b27cb5244e6501a5ebc20 (plain)
1
2
3
#![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
#[cfg(feature = "Win32_Web_MsHtml")]
pub mod MsHtml;