aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/features.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling/src/features.rs')
-rw-r--r--mingling/src/features.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/src/features.rs b/mingling/src/features.rs
index 2925f03..451c2c3 100644
--- a/mingling/src/features.rs
+++ b/mingling/src/features.rs
@@ -1,3 +1,4 @@
+// Doc Not Optimize
/// Whether the `advanced` feature is enabled
/// Current: `disabled`
#[cfg(not(feature = "advanced"))]