[][src]Type Definition mcts::MoveList

type MoveList<Spec> = <<Spec as MCTS>::State as GameState>::MoveList;