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