language_reporting

Function Section

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