Function minorhacks_chess::get_file[][src]

pub fn get_file(file: File) -> BitBoard

Notable traits for BitBoard

impl Iterator for BitBoard type Item = Square;

Get a BitBoard that represents all the squares on a particular file.