toc_as_html_aux

Function toc_as_html_aux 

Source
pub fn toc_as_html_aux(
    toc: &[TocEntry],
    chap_index: usize,
    depth: usize,
    buf: &mut String,
)