Docs.rs
wayland-client-0.31.7
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
wayland-client 0.31.7
Bindings to the standard C implementation of the wayland protocol, client side.
Crate
Source
Builds
Feature flags
Documentation
Hide files
examples
src
.cargo_vcs_info.json
build.rs
Cargo.lock
Cargo.toml
Cargo.toml.orig
CHANGELOG.md
LICENSE.txt
README.md
wayland.xml
1
2
3
fn
main
(
)
{
println!
(
"
cargo:rustc-check-cfg=cfg(coverage)
"
)
;
}