diff options
Diffstat (limited to 'mingling/src/picker.rs')
| -rw-r--r-- | mingling/src/picker.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/src/picker.rs b/mingling/src/picker.rs index f370656..66b9a3a 100644 --- a/mingling/src/picker.rs +++ b/mingling/src/picker.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize /// Provides the specific parsing logic for command-line arguments and common utilities, /// as well as customization of command-line argument styles. pub mod parselib { |
