tanton_engine 1.0.0

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

pub mod time_management;
pub mod uci_timer;