debug

Function debug 

Source
pub fn debug(can_debug: bool, s: &str) -> Result<()>
Expand description

Send a debug info string over UCI. TODO: This is a temporary function until UciInfo and UciResponse are worked out.