diff options
Diffstat (limited to 'mingling_macros/src/derive.rs')
| -rw-r--r-- | mingling_macros/src/derive.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_macros/src/derive.rs b/mingling_macros/src/derive.rs index 666a36e..58f5526 100644 --- a/mingling_macros/src/derive.rs +++ b/mingling_macros/src/derive.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize pub(crate) mod enum_tag; pub(crate) mod grouped; #[cfg(feature = "structural_renderer")] |
