rust/rhg/src/main.rs
changeset 48174 9ecf802b06e0
parent 48077 ba773bd99203
child 48336 5b9865032533
--- a/rust/rhg/src/main.rs	Wed Oct 06 13:32:07 2021 +0530
+++ b/rust/rhg/src/main.rs	Tue Oct 05 18:02:22 2021 +0530
@@ -17,6 +17,9 @@
 mod blackbox;
 mod error;
 mod ui;
+pub mod utils {
+    pub mod path_utils;
+}
 use error::CommandError;
 
 fn main_with_result(