aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/parser/picker/path.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling/src/parser/picker/path.rs')
-rw-r--r--mingling/src/parser/picker/path.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/src/parser/picker/path.rs b/mingling/src/parser/picker/path.rs
index 4722088..1caecfa 100644
--- a/mingling/src/parser/picker/path.rs
+++ b/mingling/src/parser/picker/path.rs
@@ -1,3 +1,4 @@
+// Doc Not Optimize
use std::path::{Path, PathBuf};
use crate::parser::Pickable;