Function aoc::year2015::day22::apply_spell_effects

source ยท
fn apply_spell_effects(state: &mut State) -> bool
Expand description

Applies spell effects to state and returns true if the player has won.