windows 0.58.0

Rust for Windows
Documentation
1
2
3
4
5
#[cfg(feature = "Foundation_Collections")]
pub mod Collections;
#[cfg(feature = "Foundation_Numerics")]
pub mod Numerics;
pub mod TimeSpan;