Skip to main content

make_section

Function make_section 

Source
pub fn make_section(
    role: SectionRole,
    heading: Option<&str>,
    text: &str,
) -> RecordSection
Expand description

Convenience helper to construct a RecordSection with normalized text metadata. Convenience helper to build a RecordSection with precomputed sentences.