Docs.rs
chessground-0.8.0
chessground 0.8.0
Permalink
Docs.rs crate page
GPL-3.0+
Links
Repository
crates.io
Source
Owners
niklasf
Dependencies
cairo-rs ^0.4.1
normal
gdk ^0.8.0
normal
gtk ^0.4.0
normal
option-filter ^1.0
normal
relm ^0.14
normal
relm-derive ^0.14
normal
rsvg ^0.4.0
normal
shakmaty ^0.8
normal
time ^0.1
normal
rand ^0.5
dev
relm-attributes ^0.14
dev
Versions
75%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
chessground
0.8.0
All Items
Crate Items
Structs
Enums
Crate
chessground
Copy item path
Source
Expand description
A chessboard widget for Relm/GTK.
Re-exports
§
pub use
GroundMsg
::*;
Structs
§
Draw
Shape
An arrow or circle drawn on the board.
Ground
Chessground, a chess board widget.
Pos
A position configuration.
Enums
§
Draw
Brush
Shape colors.
Ground
Msg
Chessground events and messages.