pub fn get_wdl(board: &Board) -> Option<WdlResult>
Expand description

Gets WDL (Win-Draw-Loss) for the position specified in board. Returns None if data couldn’t be obtained or the feature is disabled.