gchess
- v0.1.1
Pages
README
Modules
bitboard
board
board_map
castle_rights
color
fen
game
gchess
move
piece
position
ray
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