[][src]Function pleco::board::perft::perft_all

pub fn perft_all(board: &Board, depth: u16) -> PerftNodes

Returns the count of all move types for the leaf nodes up to a certain depth.