Skip to main content

section_for_path

Function section_for_path 

Source
pub fn section_for_path(path: &str) -> Option<Section>
Expand description

First segment of a dotted property path mapped back to the wizard section it lives under, or None for non-wizard paths (onboard_state.completed_sections, etc.).