Skip to main content

scores_match

Function scores_match 

Source
fn scores_match(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    comparison: ScoreComparison,
) -> Result<bool, CommandSyntaxError>