Skip to main content

render_title

Function render_title 

Source
pub fn render_title(
    title: Option<&str>,
    title_template: Option<&str>,
    item: &GroupedItem,
) -> Result<String>