Skip to main content

running_process_proto/
lib.rs

1pub mod daemon {
2    include!(concat!(env!("OUT_DIR"), "/running_process.daemon.v1.rs"));
3}