Docs.rs
chess-tui-2.3.0
chess-tui 2.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
thomas-mauran
Dependencies
chrono ^0.4.39
normal
clap ^4.4.11
normal
dirs ^5.0.1
normal
dotenv ^0.15
normal
log ^0.4.25
normal
ratatui ^0.29.0
normal
reqwest ^0.11
normal
rodio ^0.18
normal
optional
ruci ^2.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
shakmaty ^0.27.3
normal
simplelog ^0.12.2
normal
tokio ^1
normal
toml ^0.5.8
normal
tempfile ^3.8
dev
Versions
31.7%
of the crate is documented
Platform
i686-pc-windows-msvc
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 handler
chess_
tui
2.3.0
Module handler
Module Items
Functions
In crate chess_
tui
chess_tui
Module
handler
Copy item path
Source
Expand description
Event handler.
Functions
§
handle_
key_
events
Handles keyboard input events and updates the application state accordingly.
handle_
mouse_
events
Handles mouse click events for piece selection and movement.