--- 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(