Docs.rs
gdevd-0.2.1
gdevd 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
R1tschY
Dependencies
clap ^4.5.60
normal
dbus ^0.9.10
normal
dbus-tree ^0.9.2
normal
hex ^0.4.3
normal
log ^0.4.29
normal
quick-error ^2.0.1
normal
rusb ^0.9.4
normal
rust-ini ^0.21.3
normal
signal-hook ^0.4.3
normal
simple_logger ^5.2.0
normal
Versions
22.09%
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
GDeviceRef
gdevd
0.2.1
GDevice
Ref
Aliased Type
In crate gdevd
gdevd
Type Alias
GDevice
Ref
Copy item path
Source
pub type GDeviceRef =
Box
<dyn
GDevice
>;
Aliased Type
ยง
pub struct GDeviceRef(
/* private fields */
);