rust/hg-core/src/utils.rs
changeset 52759 36d39726c0af
parent 52280 f4aede0f01af
child 52760 94e2547e6f3d
--- a/rust/hg-core/src/utils.rs	Fri Jan 03 10:22:11 2025 -0500
+++ b/rust/hg-core/src/utils.rs	Fri Jan 03 10:50:17 2025 -0500
@@ -22,6 +22,7 @@
 pub mod files;
 pub mod hg_path;
 pub mod path_auditor;
+pub mod strings;
 
 /// Useful until rust/issues/56345 is stable
 ///