Docs.rs
async-uci-0.1.3
async-uci 0.1.3
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
manuelpepe
Dependencies
anyhow ^1.0.70
normal
async-trait ^0.1.68
normal
clap ^4.3.0
normal
thiserror ^1.0.40
normal
tokio ^1.27.0
normal
Versions
38.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module engine
async_
uci
0.1.3
Module engine
Module Items
Structs
Traits
In crate async_
uci
Modules
engine
parse
async_uci
Module
engine
Copy item path
Settings
Help
Summary
Source
Structs
§
Engine
Engine can be created to spawn any Chess Engine that implements the UCI Protocol
Engine
Option
Evaluation
Engine evaluation info
Traits
§
Chess
Engine
ChessEngine trait can be implemented for structures that implement the UCI Protocol