Docs.rs
gnome-randr-0.1.1
gnome-randr 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
maxwellainatchi
Dependencies
bitflags ^1.3.2
normal
dbus ^0.9.5
normal
structopt ^0.3.23
normal
Versions
25.74%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
gnome_randr/
lib.rs
1
pub mod
display_config;
2
3
pub use
crate
::display_config::DisplayConfig;