From 12c930d9118941997336deb9ef6c676aa35b1cd9 Mon Sep 17 00:00:00 2001 From: tcmal Date: Fri, 30 Aug 2024 15:38:27 +0100 Subject: Some more docs --- src/main.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.rs') diff --git a/src/main.rs b/src/main.rs index 1f98801..f2ad91b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -45,6 +45,7 @@ pub mod helpers; pub mod keys; pub mod log; +/// Do the thing! fn main() -> Result<()> { cleanup_process_children(); -- cgit v1.2.3