[][src]Function language_reporting::Section

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