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