pub fn page_items_to_string(page_items: &[PageItem]) -> String
Expand description

Format PageItems to a string. Usually for debug or logging.