Docs.rs
cargo-temp-bindings-0.0.1
cargo-temp-bindings 0.0.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
crates.io
Source
Owners
yozhgoor
Dependencies
windows ^0.9.1
normal
windows ^0.9.1
build
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
cargo_temp_bindings/
lib.rs
1
2
#![cfg(windows)]
windows::include_bindings!
();