usiagent 0.7.0

USIAgent is a framework for Shogi AI development that supports the usi protocol.
Documentation
1
2
3
(function() {var implementors = {};
implementors["usiagent"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.57.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"usiagent/player/struct.AutoKeepAlive.html\" title=\"struct usiagent::player::AutoKeepAlive\">AutoKeepAlive</a>","synthetic":false,"types":["usiagent::player::AutoKeepAlive"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.57.0/core/ops/drop/trait.Drop.html\" title=\"trait core::ops::drop::Drop\">Drop</a> for <a class=\"struct\" href=\"usiagent/player/struct.PeriodicallyInfoSender.html\" title=\"struct usiagent::player::PeriodicallyInfoSender\">PeriodicallyInfoSender</a>","synthetic":false,"types":["usiagent::player::PeriodicallyInfoSender"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()