Docs.rs
About
Badges
Builds
Metadata
Shorthand URLs
Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Build Queue
Rust
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
lichessbot-0.1.10
lichessbot 0.1.10
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
Crates.io
Source
Authors
hyperchessbot
Dependencies
bytes ^1.0.1
normal
dotenv ^0.15.0
normal
env_logger ^0.8.2
normal
futures-util ^0.3.9
normal
licoricedev ^0.1.0
normal
log ^0.4.11
normal
rand ^0.8.0
normal
shakmaty ^0.17.1
normal
tokio ^1.0.1
normal
uciengine ^0.1.22
normal
Versions
0.1.36
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
75%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
i686-pc-windows-msvc
Feature flags
☰
lichessbot
::
lichessbot
?
[
−
]
[src]
Function
lichessbot
::
lichessbot
::
make_uci_moves
pub fn make_uci_moves(ucis_str: &
str
) ->
Result
<
String
,
Box
<dyn
Error
>>