aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/extensions/renderify.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_macros/src/extensions/renderify.rs')
-rw-r--r--mingling_macros/src/extensions/renderify.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_macros/src/extensions/renderify.rs b/mingling_macros/src/extensions/renderify.rs
index 9be8acc..3d2e70b 100644
--- a/mingling_macros/src/extensions/renderify.rs
+++ b/mingling_macros/src/extensions/renderify.rs
@@ -1,3 +1,4 @@
+// Doc Not Optimize
//! The `#[renderify]` extension — transforms `expr?` into `render_route!(expr)`.
//!
//! Designed as an extension for the Mingling attribute macro system, intended