diff options
Diffstat (limited to 'mingling/src/parser.rs')
| -rw-r--r-- | mingling/src/parser.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/src/parser.rs b/mingling/src/parser.rs index b3d9059..97124ca 100644 --- a/mingling/src/parser.rs +++ b/mingling/src/parser.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize mod args; pub use crate::parser::args::*; |
