Function chess::get_knight_moves [] [src]

pub fn get_knight_moves(sq: Square) -> BitBoard

Get the knight moves for a particular square.