diff options
Diffstat (limited to 'mingling_pathf/src/pattern_analyzer.rs')
| -rw-r--r-- | mingling_pathf/src/pattern_analyzer.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_pathf/src/pattern_analyzer.rs b/mingling_pathf/src/pattern_analyzer.rs index 44df7ad..c2dd25f 100644 --- a/mingling_pathf/src/pattern_analyzer.rs +++ b/mingling_pathf/src/pattern_analyzer.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize //! This module defines the core pattern analysis system used to parse and extract //! importable/referenceable items (like structs, enums, functions, etc.) from Rust source files. //! |
