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