aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/renderer.rs
blob: 435518d5376a7220ac96e86fb6354d33406a7e18 (plain) (blame)
1
2
3
#[cfg(feature = "structural_renderer")]
pub mod structural;
pub mod render_result;