Skip to main content

render_list

Function render_list 

Source
pub fn render_list(
    title: &str,
    entries: &[LedgerEntry],
    include_record_id: bool,
    markdown_heading: bool,
) -> String