proc_daemon/
lib.rs

1
2
3
4#[allow(unused)]
5fn main() {
6    // This is the main entry point for the proc-daemon crate.
7}