Function minorhacks_chess::get_king_moves[][src]

pub fn get_king_moves(sq: Square) -> BitBoard

Notable traits for BitBoard

impl Iterator for BitBoard type Item = Square;

Get the king moves for a particular square.