Function chess::get_rank

source ·
pub fn get_rank(rank: Rank) -> BitBoardNotable traits for BitBoardimpl Iterator for BitBoard    type Item = Square;
Expand description

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