diff options
Diffstat (limited to 'mingling_pathf/src/error.rs')
| -rw-r--r-- | mingling_pathf/src/error.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_pathf/src/error.rs b/mingling_pathf/src/error.rs index d384901..5a748c4 100644 --- a/mingling_pathf/src/error.rs +++ b/mingling_pathf/src/error.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize //! Errors that can occur during the pathfinding process for Rust module resolution. //! //! This module defines all possible failure modes when traversing the module graph |
