[][src]Function cetkaik_full_state_transition::no_move_possible_at_all

pub fn no_move_possible_at_all(
    old_state: &A,
    config: Config
) -> Result<HandResolved, &'static str>

When completely stuck, call this function to end the game. /完全に手詰まりのときは、この関数を呼び出すことで即時決着がつく。