Skip to main content

ensure_objective_exists

Function ensure_objective_exists 

Source
fn ensure_objective_exists(
    state: &PersistentScoreboard,
    objective: &ScoreboardObjective,
) -> Result<ObjectiveState, ScoreboardError>