pub fn make_section(
role: SectionRole,
heading: Option<&str>,
text: &str,
) -> RecordSectionExpand description
Convenience helper to construct a RecordSection with normalized text metadata.
Convenience helper to build a RecordSection with precomputed sentences.