Function gomoku::ia::move_to_evaluate::test_pawn [] [src]

fn test_pawn(board: &GoBoard, (x, y): (usize, usize), vec_coord: &Vec<(usize, usize)>) -> bool