Docs.rs
udevrs-0.5.0
udevrs 0.5.0
Docs.rs crate page
LGPL-2.0-or-later
Links
Repository
crates.io
Source
Owners
cr8t
Dependencies
bitflags ^2.4
normal
glob ^0.3
normal
heapless ^0.8
normal
libc ^0.2
normal
log ^0.4
normal
nix ^0.29
normal
env_logger ^0.11
dev
Versions
81.53%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
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
udev_queue_new
udevrs
0.5.0
udevrs
Function
udev_
queue_
new
Copy item path
Source
pub fn udev_queue_new(udev:
Arc
<
Udev
>) ->
Arc
<
UdevQueue
>
Expand description
Creates a new
UdevQueue
.