Docs.rs
power-rules-daemon-1.0.0
power-rules-daemon 1.0.0
Permalink
Docs.rs crate page
GPL-3.0-only
15 June 2026
Links
Repository
crates.io
Source
Owners
Zeioth
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
dirs ^5.0
normal
notify ^6.1
normal
procfs ^0.16.0
normal
serde ^1.0
normal
toml ^0.8
normal
Versions
36.36%
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
Module process
power_
rules_
daemon
1.0.0
Module process
Module Items
Functions
In crate power_
rules_
daemon
power_rules_daemon
Module
process
Copy item path
Source
Expand description
Process detection using procfs (no pgrep dependency)
Functions
ยง
is_
process_
running
Checks if a process is running by searching command lines (like pgrep -f)