diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-14 03:49:00 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-14 03:49:00 +0800 |
| commit | 05d802c31a699944182a8e778b51278e1c35a952 (patch) | |
| tree | 8aeb46d0e5171f21d991b35142f898870c9bde9f /mingling_core/src/renderer.rs | |
| parent | fe933ec56863a17f9d00c242496822f8857275f6 (diff) | |
chore: remove stale doc comments
Diffstat (limited to 'mingling_core/src/renderer.rs')
| -rw-r--r-- | mingling_core/src/renderer.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mingling_core/src/renderer.rs b/mingling_core/src/renderer.rs index 6a6fc7c..6e67431 100644 --- a/mingling_core/src/renderer.rs +++ b/mingling_core/src/renderer.rs @@ -1,4 +1,3 @@ -// Doc Not Optimize pub mod render_result; #[cfg(feature = "structural_renderer")] pub mod structural; |
