gchess
- v0.1.5
Pages
README
Links
Repository
Hex
Modules
bitboard
board
board_dict
castle_rights
color
fen
game
game_server
gchess
knight_target
move
move_san
pgn
piece
position
ray
status
target
Types
Color
Functions
to_string
color
Types
Color
</>
pub type Color { White Black }
Constructors
White
Black
Functions
to_string
</>
pub fn to_string(color: Color) -> String
✨
Search
Document