aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf/src/patterns/metadata.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_pathf/src/patterns/metadata.rs')
-rw-r--r--mingling_pathf/src/patterns/metadata.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_pathf/src/patterns/metadata.rs b/mingling_pathf/src/patterns/metadata.rs
index 32a283a..21be2e6 100644
--- a/mingling_pathf/src/patterns/metadata.rs
+++ b/mingling_pathf/src/patterns/metadata.rs
@@ -1,3 +1,4 @@
+// Doc Not Optimize
//! The `MetadataPattern` matches functions annotated with `#[metadata(BindType)]`
//! and extracts two types referenced by the metadata system:
//! - `BindType` — the entry enum variant the metadata is bound to (attribute argument)