Function minorhacks_chess::get_rook_rays[][src]

pub fn get_rook_rays(sq: Square) -> BitBoard

Notable traits for BitBoard

impl Iterator for BitBoard type Item = Square;

Get the rays for a rook on a particular square.