[][src]Function render_tree::Section

pub fn Section(
    name: &'static str,
    block: impl FnOnce(Document) -> Document
) -> Document