]> git.proxmox.com Git - rustc.git/blame - vendor/windows/src/Windows/AI/mod.rs
New upstream version 1.70.0+dfsg1
[rustc.git] / vendor / windows / src / Windows / AI / mod.rs
CommitLineData
353b0b11
FG
1#[cfg(feature = "AI_MachineLearning")]
2pub mod MachineLearning;
3#[cfg(feature = "implement")]
4::core::include!("impl.rs");