[][src]Function chess::get_adjacent_files

Important traits for BitBoard
pub fn get_adjacent_files(file: File) -> BitBoard

Get a BitBoard that represents the squares on the 1 or 2 files next to this file.