Skip to main content

write_page_header

Function write_page_header 

Source
fn write_page_header(
    title: &str,
    description: Option<&str>,
    git_url: Option<&str>,
) -> String