Function poirebot::game::pieces::pawn::get_pawn_single_steps[][src]

pub fn get_pawn_single_steps(board: Board, color: Color) -> Vec<Move>

Returns a collection of moves that are unobstructed pawn double-steps.