[][src]Function myopic_brain::pos::from_uci

pub fn from_uci(
    uci_sequence: &str
) -> Result<EvalBoardImpl<MutBoardImpl>, String>