pub fn validate_attackers(
game: &GameState,
constraints: &AttackConstraints,
current_attackers: &[(CardId, DefenderId)],
) -> boolpub fn validate_attackers(
game: &GameState,
constraints: &AttackConstraints,
current_attackers: &[(CardId, DefenderId)],
) -> bool