Function minorhacks_chess::get_rank[][src]

pub fn get_rank(rank: Rank) -> BitBoard

Notable traits for BitBoard

impl Iterator for BitBoard type Item = Square;

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