Skip to main content

select_sprints_for_scope

Function select_sprints_for_scope 

Source
pub fn select_sprints_for_scope(
    plan: &Plan,
    scope: SplitScope,
) -> Result<Vec<Sprint>, String>