windows 0.30.0

Rust for Windows
Documentation
1
2
3
4
#[doc(hidden)]
pub trait RuntimeName {
    const NAME: &'static str;
}