Skip to main content

auto_sections

Function auto_sections 

Source
pub fn auto_sections(form_spec: &FormSpec) -> Vec<FlowSection>
Expand description

Auto-detect sections from question IDs by grouping on the prefix before the first underscore (e.g., redis_host → section redis).