diff options
Diffstat (limited to 'mingling_core/src/renderer.rs')
| -rw-r--r-- | mingling_core/src/renderer.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/src/renderer.rs b/mingling_core/src/renderer.rs index 6e67431..6a6fc7c 100644 --- a/mingling_core/src/renderer.rs +++ b/mingling_core/src/renderer.rs @@ -1,3 +1,4 @@ +// Doc Not Optimize pub mod render_result; #[cfg(feature = "structural_renderer")] pub mod structural; |
