pub fn update_target(entry: &mut StackEntry, old: CardId, new: CardId)Expand description
Update a target card on a stack entry.
Delegates to StackEntry::update_target().
pub fn update_target(entry: &mut StackEntry, old: CardId, new: CardId)Update a target card on a stack entry.
Delegates to StackEntry::update_target().