Skip to main content

derive_sections_from_communities

Function derive_sections_from_communities 

Source
pub fn derive_sections_from_communities(
    nodes: &[CfNode],
    labels: &HashMap<String, String>,
    _lang: &str,
    max_sections: usize,
) -> Vec<CallflowSection>