Skip to main content

classify_layout

Function classify_layout 

Source
pub fn classify_layout(
    elements: &[ContentElement],
    page_width: f64,
) -> LayoutType
Expand description

Classify the layout type of a page based on its content elements.