diff options
Diffstat (limited to 'mingling_core/src/comp/flags.rs')
| -rw-r--r-- | mingling_core/src/comp/flags.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/comp/flags.rs b/mingling_core/src/comp/flags.rs index 0867122..6285570 100644 --- a/mingling_core/src/comp/flags.rs +++ b/mingling_core/src/comp/flags.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize use just_fmt::snake_case; /// Represents the shell environment for which the output format is intended. |
