aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/metadata.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/src/metadata.rs')
-rw-r--r--mingling_core/src/metadata.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/metadata.rs b/mingling_core/src/metadata.rs
index 329576c..339f615 100644
--- a/mingling_core/src/metadata.rs
+++ b/mingling_core/src/metadata.rs
@@ -1,2 +1,3 @@
+// Doc Not Optimize
mod description;
pub use description::*;