[][src]Function pleco::helper::prelude::line_bb

Important traits for BitBoard
pub fn line_bb(sq_one: SQ, sq_two: SQ) -> BitBoard

Get the line (diagonal / file / rank) BitBoard that two squares both exist on, if it exists.