pleco_engine 0.1.6

A blazingly-fast Chess AI.
Documentation
1
2
3
4
//! Objects for managing time.

pub mod time_management;
pub mod uci_timer;